ImageGear for .NET
PageNumber Property (ImGearPDFDestination)




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
public int PageNumber {get;}
public: __property int get_PageNumber();
public:
property int PageNumber {
   int get();
}

Property Value

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

Reference

ImGearPDFDestination Class
ImGearPDFDestination Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback