PageIndex

AnnotationItem.PageIndex property

Gets the zero-based index of the page (or slide) where the annotation is located.

public int PageIndex { get; }

Property Value

The zero-based index of the page (or slide) where the annotation is located.

See Also