{description}
{excerpt}Clears all properties assigned to the watermark.
        Call this method to remove a watermark from the document.{excerpt}
{signature:C#}
 public void ClearWatermark()
{signature}{signature:vb.net}
Public Sub ClearWatermark()
{signature}