Class
Deprecated for Adobe Photoshop CS3, the make photo gallery method has moved to Bridge.
GalleryThumbnailOptions
Class
Property | Type | Access | Description |
---|---|---|---|
border | int (range: 0 - 99) | r/w | The amount of border pixels you want around your thumbnail images. (default: 0) |
caption | bool | r/w | With caption. (default: false) |
columnCount | int | r/w | Web photo gallery thumbnail columns. (default: 5) |
dimension | int | r/w | Web photo gallery thumbnail dimension in pixels. (default: 75) |
font | GalleryFontType: GalleryFontType.ARIAL GalleryFontType.COURIERNEW GalleryFontType.HELVETICA GalleryFontType.TIMESNEWROMAN |
r/w | Web photo gallery font. (default: GalleryFontType.ARIAL) |
fontSize | int (range: 1 - 7) | r/w | The size of the font for the thumbnail images text. (default: 3) |
includeCopyright | bool | r/w | Include copyright for thumbnail. (default: false) |
includeCredits | bool | r/w | Include credits for thumbnail. (default: false) |
includeFilename | bool | r/w | Include file name for thumbnail. (default: false) |
includeTitle | bool | r/w | Include title for thumbnail. (default: false) |
rowCount | int | r/w | Web photo gallery thumbnail rows. (default: 3) |
size | GalleryThumbSizeType: GalleryThumbSizeType.SMALL GalleryThumbSizeType.MEDIUM GalleryThumbSizeType.LARGE GalleryThumbSizeType.CUSTOM |
r/w | The size of the thumbnail images. (default: GalleryThumbSizeType.MEDIUM) |
Element of
GalleryOptions.thumbnailOptions
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |