SectionIndex

WordProcessingWatermarkSectionOptions.SectionIndex property

Gets or sets the index of a section to add the watermark to.

public int SectionIndex { get; set; }

Property Value

The index of a section to add the watermark to.

Remarks

-1 means all sections.

See Also