ImageGear for .NET
PageCount Property (ImGearRecDocument)




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

Property Value

Integer value.
See Also

Reference

ImGearRecDocument Class
ImGearRecDocument Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback