[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.IDestination.PageIndex

PageIndex Property

PageIndex

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

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