[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionGoTo.PageIndex

PageIndex Property

PageIndex

Gets the index of this destination's target page. Returns null if the target page was specified as a Page object.

Declaration
public int? PageIndex { get; }
Public ReadOnly Property PageIndex As Integer?
Implements