Accusoft ThumbnailXpress 6
SetItemPage Method
A long value which represents the index of the thumbnail item to query.
A long value which represents the page to be represented by the specified thumbnail item.
Description
Sets the page number for the specified thumbnail item.
Syntax
Visual Basic
Public Sub SetItemPage( _
   ByVal ItemIndex As Long, _
   ByVal Page As Long _
) 
Parameters
ItemIndex
A long value which represents the index of the thumbnail item to query.
Page
A long value which represents the page to be represented by the specified thumbnail item.
Remarks
Sets the page in the image file that the thumbnail item is to represent. The page number is 1-based, with the default page = 1. If you do not have an ImageXpress 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. 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