Accusoft ThumbnailXpress 6
AddDirectoryItems Method

A string value which represents the name of the directory for which to generate one or more thumbnails.

A long value which represents the index at which to insert the new thumbnail.

Description

Adds the items in the specified directory to the list of thumbnail items.

PDF support is deprecated in ImagXpress; instead, please use PDF Xpress for PDF support via the UsePdfXpressForPDFsOnly property.

Syntax
Visual Basic
Public Sub AddDirectoryItems( _
   ByVal DirectoryMask As String, _
   ByVal InsertIndex As Long _
) 
Parameters
DirectoryMask

A string value which represents the name of the directory for which to generate one or more thumbnails.

InsertIndex

A long value which represents the index at which to insert the new thumbnail.

Remarks
When thumbnail items are added to the thumbnail item collection using the AddDirectoryItems method, the thumbnail item bitmaps will be generated asynchronously by one or more threads.
See Also

ThumbnailXpress Object  | ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback