Deletes watermarks from the document's page.
Visual Basic |
---|
Public Sub DeleteWatermark( _ ByVal PageNumber As Long _ ) |
- PageNumber
- The page number of the document from which watermarks must be deleted.
This method deletes a watermark from a PdfDocument that has been successfully opened into memory.