Documents for PDF, .NET Edition Documentation
PageIndex Property (Destination)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > Destination Class : PageIndex Property
Gets the index of the page where Destination points, returns null if page was specified as Page object.
Syntax
'Declaration
 
Public ReadOnly Property PageIndex As System.Nullable(Of Integer)
public System.Nullable<int> PageIndex {get;}
See Also

Reference

Destination Class
Destination Members