Accusoft ThumbnailXpress 6
GetItemPage Method
A long value which represents the index of the thumbnail item to query.
Description
Gets the page number for the specified thumbnail item.
Syntax
Visual Basic
Public Function GetItemPage( _
   ByVal ItemIndex As Long _
) As Long
Parameters
ItemIndex
A long value which represents the index of the thumbnail item to query.
Return Type
A long value which represents the page for the item.
Remarks

Gets the page in the image file that the thumbnail item represents. 

The page number is 1-based, with the default page = 1

Note: If you do not have an ImagXpress license which supports multi-page image files, you will not be able to display thumbnails for items where the page value is greater than 1. 

Note: The Standard version of ImagXpress is the only version that does not support multi-page images.

See Also

ThumbnailXpress Object  | ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback