ImageGear .NET
PageNumber Property (ImGearThumbnailListItem)




Gets the page number of the thumbnail item.
Syntax
public int PageNumber {get;}
public: __property int get_PageNumber();
public:
property int PageNumber {
   int get();
}
'Declaration
 
Public ReadOnly Property PageNumber As Integer
 
'Usage
 
Dim instance As ImGearThumbnailListItem
Dim value As Integer
 
value = instance.PageNumber

Property Value

Integer value.
See Also

Reference

ImGearThumbnailListItem Class
ImGearThumbnailListItem Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback