PdfExportOptions.PdfWatermarkSettings Class Members
In This Topic
The following tables list the members exposed by PdfExportOptions.PdfWatermarkSettings.
Public Constructors
Public Properties
| Name | Description |
 | Angle | Gets or sets the angle of the watermark text for PDF document. |
 | Color | Gets or sets the color of the watermark text for PDF document. |
 | FontName | Gets or sets the font name of the watermark text for PDF document. |
 | FontSize | Gets or sets the font size of the watermark text for PDF document. |
 | FontStyle | Gets or sets the font style of the watermark text for PDF document. |
 | PrintOnly | Gets or sets a value indicating whether the watermark should only be printed and not displayed on screen. |
 | Text | Gets or sets the text of the watermark for PDF document. |
Top
Public Methods
See Also