Accusoft.ThumbnailXpressSdk Namespace > ThumbnailItem Class : PageCount Property |
'Declaration Public ReadOnly Property PageCount As Integer
'Usage Dim instance As ThumbnailItem Dim value As Integer value = instance.PageCount
public int PageCount {get;}
public: __property int get_PageCount();
A directory item always reflects a page count value of 0
A page count for multi-page internet resident image files is unable to be determined. The representing thumbnail item(s) for these always reflect a page count value of 1.