PageWatermark class

PageWatermark class

Describes the watermark setting of the output and the watermark characteristics. Watermarks apply
to the logical page, not the physical page. For example, if DocumentDuplex is enabled,
a watermark will appear on each

Inheritance: PageWatermarkFeatureCompositePrintTicketElementPrintTicketElement

The PageWatermark type exposes the following members:

Constructors

NameDescription
PageWatermark(items)Initializes a new instance of the PageWatermark class

Properties

NameDescription
nameGets the element name.

Methods

NameDescription
add(items)Adds a list of items to the end of this feature’s item list.
Each one must be a Feature, an Option, or a Property instance.

See Also