SlideIndex

PresentationWatermarkSlideOptions.SlideIndex property

Gets or sets the index of slide to add the watermark to.

public int SlideIndex { get; set; }

Property Value

The index of slide to add the watermark to.

Remarks

-1 means all slides.

See Also