LayoutSlideIndex

PresentationWatermarkLayoutSlideOptions.LayoutSlideIndex property

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

public int LayoutSlideIndex { get; set; }

Property Value

The index of layout slide to add the watermark to.

Remarks

-1 means all slides.

See Also