Accusoft.PdfXpressSdk Namespace : PageArtifactOptions Class |
The following tables list the members exposed by PageArtifactOptions.
Name | Description | |
---|---|---|
PageArtifactOptions Constructor | Default constructor for the PageArtifactOptions object. |
Name | Description | |
---|---|---|
ArtifactType | Gets and sets the Text of the PageArtifact to be added to the PDF. | |
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 HorizontalAlignment. | |
HorizontalOffset | Gets and sets an indicator of the PageArtifact's HorizontalOffset from the HorizontalAlignment. A value of 0 represents 0 offset from the alignment and a value of 1 represents an offset of 100 percent (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 to. | |
Rotation | Gets and sets an indicator of the PageArtifact's rotation in degrees in counter-clockwise fashion. | |
ScaleFactor | Gets and sets an indicator of the PageArtifact's ScaleFactor where 0 means 0 percent of the original size and 1 means 100 percent of the original size. | |
ShowOnPrint | Gets and sets an indicator that the PageArtifact will be visible when printing the document. | |
ShowOnView | Gets and sets an 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 Document page number of the SourceDocument to use as the PageArtifact. | |
Text | Gets and sets the Text of the PageArtifact to be added to the PDF. | |
TextAlignment | Gets and sets an indicator of the PageArtifact's TextHorizontalAlignment. | |
TextColor | Gets and sets an indicator of the PageArtifact's TextColor. | |
TextSize | Gets and sets an indicator of the PageArtifact's TextSize. | |
VerticalAlignment | Gets and sets an indicator of the PageArtifact's VerticalAlignment. | |
VerticalOffset | Gets and sets an indicator of the PageArtifact's VerticalOffset from the VerticalAlignment. A value of 0 represents 0 offset from the alignment and a value of 1 represents an offset of 100 percent (of the page's width). | |
Zorder | Gets and sets an indicator of the PageArtifact ZOrder. |