WatermarkSettingsModel Class Members
In This Topic
The following tables list the members exposed by WatermarkSettingsModel.
Public Constructors
Public Properties
| Name | Description |
| Angle | Test rotation angle, degrees, counter-clockwise |
| DrawOver | If property is true watermark sign will be painted on the pages over report content, else watermark will be painted on the pages before all other report content |
| FontFamily | Font family name |
| FontSize | Watermark font size (in points) |
| Text | Watermark text |
| TextColor | Fore color |
Top
Public Methods
| Name | Description |
| Clone | Returns deep copy |
| CreateDefault | Creates the new instance with all user-friendly defaults initialized |
Top
See Also