IFileWatermarkOptions
The IFileWatermarkOptions interface defines properties for configuring watermark settings in files, including options for scaling and applying watermarks to specific pages.
Properties
| Name | Description |
|---|---|
| GeneralIsChanged | Indicates whether any general changes have been made to the watermark options. |
| AddWaterMark | Indicates whether a watermark should be added to the file. |
| WatermarkFilePath | The file path of the watermark image to be applied. |
| AddWatermarkToTheFirstPage | Specifies whether the watermark should be applied to the first page of the file. |
| IsChanged | Indicates whether the watermark options have been modified. |
| WatermarkImageScale | The scaling factor for the watermark image. |