Gets or sets the requested EXIF thumbnail size.
Read-write property
Visual Basic |
---|
Public Property SaveEXIFThumbnailSize As Integer |
The requested thumbnail size.
Value | Description |
---|---|
0 | No thumbnail. |
1 | 1/4 the original size. |
2 | 1/16 the original size. |
3 | 1/64 the original size. |
5 or greater | Thumbnail size in pixels. |