Initializes a new instance of the [GifImageWatermarkOptions](../../com.groupdocs.watermark.options/gifimagewatermarkoptions) class with a specified index of a frame.
GifImageWatermarkOptions()
public GifImageWatermarkOptions()
Initializes a new instance of the [GifImageWatermarkOptions](../../com.groupdocs.watermark.options/gifimagewatermarkoptions) class.
GifImageWatermarkOptions(int frameIndex)
public GifImageWatermarkOptions(int frameIndex)
Initializes a new instance of the [GifImageWatermarkOptions](../../com.groupdocs.watermark.options/gifimagewatermarkoptions) class with a specified index of a 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.