Accusoft.ImagXpressSdk Namespace > ImageX Class : PageCount Property |
'Declaration Public ReadOnly Property PageCount As Integer
public int PageCount {get;}
public: __property int get_PageCount();
The default value is -1.
Note: The number of pages cannot be determined when an image is loaded using the FromStream(ImagXpress,Stream) method. This property becomes invalid in this case.