WatermarkImageOptions Properties |
The WatermarkImageOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoAlign |
Auto scale the watermark. If the value is true the position and size is automatically calculated to fit the page size.
(Inherited from WatermarkOptions.) |
![]() | 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.
(Inherited from WatermarkOptions.) |
![]() | Height |
Watermark height
(Inherited from WatermarkOptions.) |
![]() | Image |
Image watermark
|
![]() | Left |
Watermark left position
(Inherited from WatermarkOptions.) |
![]() | RotationAngle |
Watermark rotation angle
(Inherited from WatermarkOptions.) |
![]() | Top |
Watermark top position
(Inherited from WatermarkOptions.) |
![]() | Transparency |
Watermark transparency. Value between 0 and 1. Value 0 is fully visible, value 1 is invisible.
(Inherited from WatermarkOptions.) |
![]() | Width |
Watermark width
(Inherited from WatermarkOptions.) |