PageWatermark Properties
Represents a page’s watermark.Name | Description |
---|---|
ActualImageSource | |
Font |
Gets or sets the font of the PageWatermark .
|
ForeColor | Gets or sets the foreground color of the PageWatermark‘s text. |
Image | For internal use. |
ImageAlign | Gets or sets the position of the PageWatermark‘s picture. |
ImagePosition | Specifies whether a picture watermark should be printed behind or in front of page content. |
ImageSource |
Gets or sets the image of the PageWatermark .
|
ImageTiling | Gets or sets a value indicating if a PageWatermark‘s picture should be tiled. |
ImageTransparency | Gets or sets the transparency of the watermark’s image. |
ImageViewMode | Gets or sets the mode in which a picture PageWatermark is displayed. |
IsEmpty | |
Text | Gets or sets a PageWatermark‘s text. |
TextDirection | Gets or sets the incline of the PageWatermark‘s text. |
TextPosition | Specifies whether a text watermark should be printed behind or in front of page content. |
TextTransparency | Gets or sets the transparency of the PageWatermark‘s text. |
See Also