ImageGear for .NET
PageCount Property (ImGearThumbnailListItem)




Gets the page count of the file that this page is from.
Syntax
'Declaration
 
Public ReadOnly Property PageCount As Integer
'Usage
 
Dim instance As ImGearThumbnailListItem
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.
Remarks
Returns 1 if the page was not loaded from a multi-page file.
See Also

Reference

ImGearThumbnailListItem Class
ImGearThumbnailListItem Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback