ImageGear .NET
PageNumber Property (ImGearPDFDestination)




Gets the page number of the destination's page.
Syntax
public int PageNumber {get;}
public: __property int get_PageNumber();
public:
property int PageNumber {
   int get();
}
'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

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback