ImageGear .NET
PageCount Property (ImGearRecDocument)




Gets the page count in the document.
Syntax
public int PageCount {get;}
public: __property int get_PageCount();
public:
property int PageCount {
   int get();
}
'Declaration
 
Public ReadOnly Property PageCount As Integer
 
'Usage
 
Dim instance As ImGearRecDocument
Dim value As Integer
 
value = instance.PageCount

Property Value

Integer value.
See Also

Reference

ImGearRecDocument Class
ImGearRecDocument Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback