ImageGear Professional for Windows ActiveX
DirectoryAppend Method

Description:

Creates a series of thumbnail items (either one per file, or one per page per file), by scanning through a filesystem directory and selecting all of the files matching the Filters parameter.

Syntax:

      DirectoryAppend(FilePath As String, Filters As String)

Parameters:

Name Description
FilePath Can either be specified as a DOS filepath (e.g., with a drive-letter), or as a Windows filepath (e.g., a UNC filepath like "\\server\sharename\directory").
Filters A standard Windows file-filter string: "*.*" means all files, "*.bmp" means all BMP files, "*.JPG;*.BMP" means all BMP and JPG files.

Return Value:

None

Bits Per Pixel:

N/A

Sample:

ig_guiwin_vb6.exe

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback