Watermark

Watermark class

Represents a watermark of the page.

The Watermark type exposes the following members:

Constructors

NameDescription
Watermark(image, rect)Initializes a new instance of the Watermark class
Watermark(image)Initializes a new instance of the Watermark class

Properties

NameDescription
imageGets an image of the watermark.
positionGets a position of the watermark’s image on a page.
availableGets a flag the watermark is present.

See Also