Accusoft ThumbnailXpress 5
SetItemPage Method
See Also  Send Feedback
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.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : SetItemPage Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.