Example-VB |
Sets the caption font of thumbnails saved on a contact sheet.
Ö | Imaging for Windows Professional Edition V2.0 |
Imaging for Windows Professional Edition V1.0 and V1.1 | |
Imaging for Windows 95 and 98 | |
Imaging for Windows NT 4.0 |
Image Thumbnail control
object.SetSaveAsCaption Style,Caption
Parameter | Data Type | Description |
Style | Integer | Specifies the type of caption to use when saving thumbnails to a contact sheet 0 No caption 1 Simple caption using thumbnail number. A caption string is not required. 2 Reserved
3 Use a caption string constructed with the following symbols: 4 Reserved |
Caption | String | Optional. Specifies the text to appear in the caption |
This method must be called before the SaveAs method.