Example-VB |
Returns or sets the type of caption that appears beneath each thumbnail. You can also choose not to display captions.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Thumbnail control
object.ThumbCaptionStyle[=integer]
Integer (enumerated)
Setting | Description |
0 | No captions beneath the thumbnails |
1 (default) | Page number, left justified, beneath each thumbnail |
2 | Same as Setting 1, but also includes a graphic before the caption for those thumbnail pages whose image file pages have annotations present |
3 | The string set by the property ThumbCaption is displayed, left justified, beneath the thumbnail. |
4 | Same as Setting 3, but also includes a graphic before the caption for those thumbnail pages whose image file pages have annotations present |
You can use the ThumbCaptionColor and ThumbCaptionFont properties to alter the appearance of captions.
Note: Any captions displayed are clipped to the width of the thumbnail box.