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 |
---|---|
AddWaterMark | Indicates whether a watermark should be added to the file. |
GeneralIsChanged | Indicates whether any general changes have been made to the watermark options. |
WatermarkImageScale | The scaling factor for the watermark image. |
IsChanged | Indicates whether the watermark options have been modified. |
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. |