PageIndex

TocItem.PageIndex property

Gets the page index.

public int? PageIndex { get; }

Property Value

An integer value that represents the index of the page referenced by the item; null if it isn’t set.

See Also