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 NUp page on each sheet. If DocumentDuplex, PagesPerSheet=2, then each sheet will have 2 watermarks. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagewatermark

Inheritance: PageWatermarkFeatureCompositePrintTicketElementPrintTicketElement

The PageWatermark type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of PageWatermark

Properties

PropertyDescription
nameGets the element name.

Methods

MethodDescription
addAdds 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