corelibraries-devexpress-dot-xtraprinting-dot-drawing-dot-pagewatermark-dot-underscore-properties.md
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. |
| ImageAccessibleOptions | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| ImageAlign | Gets or sets the position of the PageWatermark‘s picture. |
| ImageAlignment | Gets or sets the position of the PageWatermark‘s picture. Use this property in non-Windows environments. |
| 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. |
| TextAccessibleOptions | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| 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