Accusoft ThumbnailXpress 5
GetItemPage Method
See Also  Send Feedback
ItemIndex
A long value which represents the index of the thumbnail item to query.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : GetItemPage Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.