Accusoft ThumbnailXpress 5
SetItemFilename Method
See Also  Send Feedback
ItemIndex
A long value which represents the index of the thumbnail item to query.
Filename
A string value which represents the new filename for the specified thumbnail item.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : SetItemFilename Method

Glossary Item Box

Description

Sets the filename for the specified thumbnail item.

Syntax

Visual Basic
Public Sub SetItemFilename( _
   ByVal ItemIndex As Long, _
   ByVal Filename As String _
) 

Parameters

ItemIndex
A long value which represents the index of the thumbnail item to query.
Filename
A string value which represents the new filename for the specified thumbnail item.

Remarks

Setting an item's Filename will cause the thumbnail item to be regenerated. Setting this will impact the ability of the thumbnail item list to be refreshed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.