WatermarkFormat Members
Contains watermark settings.Properties
Name | Description |
---|---|
ImageOptions | Returns options for the image watermark. |
TextOptions | Returns options for the text watermark. |
Type | Returns the watermark type. |
Methods
Name | Description |
---|---|
SetImage(DocumentImageSource) | Replaces the watermark image. |
SetImage(Image) | Replaces the watermark image. |
SetText(String) | Replaces watermark text. |
See Also