BaseWatermarkResult class

BaseWatermarkResult class

Represents the base class for a watermark result.

The BaseWatermarkResult type exposes the following members:

Properties

Property Description
created_on The creation date of the watermark.
height The height of the watermark.
left The left position of the watermark.
modified_on The watermark modification date.
page_number The page number where the watermark was placed.
top The top position of the watermark.
watermark_id The unique identifier of the watermark, used to modify the watermark in the document via Update or Delete methods.
watermark_position The watermark position.
watermark_type The type of watermark.
width The width of the watermark.

See Also