ImageGear .NET - Updated October 2, 2018
PageNumber Property (ImGearPDFDestination)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFDestination Class : PageNumber Property
Gets the page number of the destination's page.
Syntax
'Declaration
 
Public ReadOnly Property PageNumber As Integer
 
'Usage
 
Dim instance As ImGearPDFDestination
Dim value As Integer
 
value = instance.PageNumber

Property Value

Integer value.
Remarks
Applies only to EXPLICIT type of destination.
See Also

Reference

ImGearPDFDestination Class
ImGearPDFDestination Members