Size
Size class
Contains the watermark size.
The Size type exposes the following members:
Constructors
Name | Description |
---|---|
Size(relative_size) | Initializes a new instance of the Size class |
Properties
Name | Description |
---|---|
relative_size | The watermark text size in percentages in relation to page width. Valid values are between 1 and 100. |
FULL_SIZE | The maximum size of watermark text that fits page. |
HALF_SIZE | The half of the maximum size of watermark text that fits page. |
ONE_THIRD | The one third of the maximum size of watermark text that fits page. |
See Also
- namespace groupdocs.viewer.options
- assembly GroupDocs.Viewer