WatermarkOptions class
WatermarkOptions class
Options for settings watermark to the converted document
Inheritance: WatermarkOptions
→
ValueObject
The WatermarkOptions type exposes the following members:
Properties
Property | Description |
---|---|
width | Watermark width |
height | Watermark height |
top | Watermark top position |
left | Watermark left position |
rotation_angle | Watermark rotation angle |
transparency | Watermark transparency. Value between 0 and 1. Value 0 is fully visible, value 1 is invisible. |
background | Indicates that the watermark is stamped as background. If the value is true, the watermark is laid at the bottom. By default is false and the watermark is laid on top. |
auto_align | Auto scale the watermark. If the value is true the position and size is automatically calculated to fit the page size. |
Methods
Method | Description |
---|---|
equals | Determines whether two object instances are equal. |
clone | Clone current instance |
See Also
- module
groupdocs.conversion.options.convert
- class
ValueObject
- class
WatermarkOptions