Accusoft ThumbnailXpress 6
SetItemFilename Method
A long value which represents the index of the thumbnail item to query.
A string value which represents the new filename for the specified thumbnail item.
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

ThumbnailXpress Object  | ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback