Initializes a new instance of the [TiffImageWatermarkOptions](../../com.groupdocs.watermark.options/tiffimagewatermarkoptions) class with a specified index of the frame.
TiffImageWatermarkOptions()
public TiffImageWatermarkOptions()
Initializes a new instance of the [TiffImageWatermarkOptions](../../com.groupdocs.watermark.options/tiffimagewatermarkoptions) class.
TiffImageWatermarkOptions(int frameIndex)
public TiffImageWatermarkOptions(int frameIndex)
Initializes a new instance of the [TiffImageWatermarkOptions](../../com.groupdocs.watermark.options/tiffimagewatermarkoptions) class with a specified index of the frame.
Parameters:
Parameter
Type
Description
frameIndex
int
The index of frame to add watermark.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.