Accusoft.FSInvoices1.Net - Updated
PageCount Property




Accusoft.FSInvoices Namespace > ImageLoader Class : PageCount Property
Gets the number of pages in the current image.
Syntax
'Declaration
 
Public ReadOnly Property PageCount As Integer
'Usage
 
Dim instance As ImageLoader
Dim value As Integer
 
value = instance.PageCount
public int PageCount {get;}
public: __property int get_PageCount();
public:
property int PageCount {
   int get();
}
See Also

Reference

ImageLoader Class
ImageLoader Members