GalleryImagesOptions¶
Description¶
Deprecated, the make photo gallery method has moved to Bridge.
Static Properties¶
| border readonly | The amount of border pixels you want between your images. |
| caption readonly | Generate a caption for the images. |
| dimension readonly | Resized image dimensions in pixels. |
| font readonly | Font for the gallery images text. |
| fontSize readonly | Font size for the gallery images text. |
| imageQuality readonly | The quality setting for the JPEG image. |
| includeCopyright readonly | Include the copyright in the text for the gallery images. |
| includeCredits readonly | Include the credits in the text for the gallery images. |
| includeFilename readonly | Include the file name in the text for the gallery images. |
| includeTitle readonly | Include the title in the text for the gallery images. |
| numericLinks readonly | Add numeric links. |
| resizeConstraint readonly | How should the image be constrained. |
| resizeImages readonly | Resize images data. |