ArtifactType | Gets and sets whether the watermark is from a source PDF document or text. |
FixedPrint | Gets and sets an indicator that the PageArtifact will be FixedPrint or not. If enabled, the Page Artifact placement options are applied after the Page Artifact source dimensions are scaled to best fit the target page media box. If disabled, the Page Artifact placement options are applied to the actual Page Artifact source dimensions. |
HorizontalAlignment | Gets and sets an indicator of the PageArtifact's horizontal alignment. |
HorizontalOffset | Gets and sets an indicator of the PageArtifact's horizontal offset from the HorizontalAlignment. A value of 0 represents 0 offset from the alignment and a value of 1 represents an offset of 100% (of the page's width). |
Opacity | Gets and sets an indicator of the PageArtifact's opacity from 0 to 1, where 0 represents transparent and 1 represents opaque. |
PageList | Gets and sets the list of pages to have a PageArtifact added. |
Rotation | Gets and sets an indicator of the PageArtifact's rotation in degrees, in counter-clockwise direction. |
ScaleFactor | Gets and sets an indicator of the PageArtifact's scale factor, where 0 means 0 of the original size, and 1 means 100 of the original size. |
ShowOnPrint | Gets and sets an indicator that the PageArtifact will be visible when printing the document. |
ShowOnView | Gets and sets and indicator that the PageArtifact will be visible when viewing the document. |
SourceDocument | Gets and sets the source document which represents the PDF to use as the PageArtifact. |
SourcePageNumber | Gets and sets the page number of the source document to use as the PageArtifact. |
Text | Gets and sets the text of the PageArtifact to be added to the PDF. |
TextColor | Gets and sets an indicator of the PageArtifact's text color. |
TextHorizontalAlignment | Gets and sets the text alignment of Text (only valid when ArtifactType is PDF_TypeOfArtfact_TextWatermark). |
TextSize | Gets and sets an indicator of the PageArtifact's text size. |
VerticalAlignment | Gets and sets an indicator of the PageArtifact's vertical alignment. |
VerticalOffset | Gets and sets an indicator of the PageArtifact's vertical offset from the VerticalAlignment. A value of 0 represents 0 offset from the alignment and a value of 1 represents an offset of 100% (of the page's width). |
ZOrder | Gets and sets an indicator of the PageArtifact's ZOrder. |