Click or drag to resize

WaterMark Properties

The PdfMetamorphosisWaterMark type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleImgStream object that contains a watermark.
Public propertyPosDX A watermark width. Default value: 0.
Public propertyPosDY A watermark height. Default value: 0.
Public propertyPosX A watermark position by horizontal from the left-top edge of page. Default value: 0.
Public propertyPosY A watermark position by vertical from the left-top edge of page. Default value: 0.
Public propertySelectedPages Gets or sets an array with pages to load (0-based index). Setting SelectedPages properties are overrides SelectedPagesPreset.
Public propertySelectedPagesPreset On which types of pages place this watermark. Default value: All. Setting SelectedPagesPreset properties are overrides SelectedPages.
Public propertyCode exampleTransparency Set the transparency for the watermark in percents (0 .. 100). Default value: 50.
Top
See Also