Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

Clears all properties assigned to the watermark.
Call this method to remove a watermark from the document.

Signature
C#
C#

<p> public void ClearWatermark()
{signature}{signature:</p>
} Public
Signature
vb.net
vb.net

<p>Public Sub ClearWatermark()
{signature}
</p>