Accusoft.ThumbnailXpressSdk Namespace > ThumbnailItem Class : Page Property |
'Declaration Public Property Page As Integer
'Usage Dim instance As ThumbnailItem Dim value As Integer instance.Page = value value = instance.Page
public int Page {get; set;}
Attempting to set the page number for an item that is a directory invokes an System.InvalidOperationException
The Page property is ignored for internet resident image files and only the first page image of a multi-page image file is generated for these.