TiffImageWatermarkOptions class
TiffImageWatermarkOptions class
Represents watermark adding options when adding watermark to a TIFF image.
Inheritance: TiffImageWatermarkOptions →
MultiframeImageWatermarkOptions →
WatermarkOptions
The TiffImageWatermarkOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the TiffImageWatermarkOptions class. |
| init | Initializes a new instance of the TiffImageWatermarkOptions class
with a specified index of the frame. |
Properties
| Property | Description |
|---|---|
| default | Gets the default value for the WatermarkOptions class. |
| frame_index | Gets or sets the index of frame to add watermark. |
Remarks
Learn more: | | |
Example
Add watermark to a particular frame of TIFF image.
See Also
- module
groupdocs.watermark.options.image - class
MultiframeImageWatermarkOptions - class
TiffImageWatermarkOptions - class
WatermarkOptions