Options that can be specified for a contact sheet.
Go to Property Listing
| Name | Type | Access | Description | 
|---|---|---|---|
| readonly | If true, places the images horizontally first. | ||
| readonly | If true, rotates images for best fit. | ||
| readonly | If true, uses the filename as a caption for the image. | ||
| Int | readonly | The number of contact sheet columns. | |
| readonly | If true, flattens all layers in the final document. | ||
| readonly | The font used for the caption. | ||
| Int | readonly | The caption font size. | |
| Int (range 100 - 2900) | readonly | The height (in pixels) of the resulting document. Range: 100 to 2900. | |
| Int (range 0 - 29000) | readonly | The horizontal spacing (in pixels) between images. Range: 0 to 29000. | |
| readonly | The document color mode. | ||
| Number (range 35 - 1200) | readonly | The resolution of the document (in pixels per inch). Range: 35 to 1200. | |
| Int | readonly | The number of contact sheet rows. | |
| readonly | If true, auto spaces the images in the contact sheet. | ||
| Int (range 0 - 29000) | readonly | The vertical spacing (in pixels) between images. Range: 0 to 29000. | |
| Int (range 100 - 2900) | readonly | The width (in pixels) of the resulting document. Range: 100 to 2900. |