ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Objects > IGGUIThumbnailCtl Control > IGGUIThumbnailCtl Methods > FileAppend Method |
Creates a series of thumbnail items (either one, or one per page) for the indicated file.
FileAppend(FilePath As String)
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\mypicture.bmp"). |
None
N/A
None