[]
Gets the index of this destination's target page. Returns null if the target page was specified as a Page object.
Note that if this property is not null, then any Y coordinate is relative to the bottom left corner (see Destination description for details).
public int? PageIndex { get; }
Public ReadOnly Property PageIndex As Integer?