Object
ContactSheetOptions
Options that can be specified for a contact sheet.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | Boolean = true | read/write | If true, places the images horizontally first. |
| static | Boolean = false | read/write | If true, rotates images for best fit. |
| static | Boolean = true | read/write | If true, uses the filename as a caption for the image. |
| static | Int = 5 | read/write | The number of contact sheet columns. |
| static | Boolean = true | read/write | If true, flattens all layers in the final document. |
| static | GalleryFontType = GalleryFontType.ARIAL | read/write | The font used for the caption. |
| static | Int = 12 | read/write | The caption font size. |
| static | Int = 720 100–2900 | read/write | The height (in pixels) of the resulting document. Range: 100 to 2900. |
| static | Int = 1 0–29000 | read/write | The horizontal spacing (in pixels) between images. Range: 0 to 29000. |
| static | NewDocumentMode = NewDocumentMode.RGB | read/write | The document color mode. |
| static | Number = 72.0 35–1200 | read/write | The resolution of the document (in pixels per inch). Range: 35 to 1200. |
| static | Int = 6 | read/write | The number of contact sheet rows. |
| static | Boolean = true | read/write | If true, auto spaces the images in the contact sheet. |
| static | Int = 1 0–29000 | read/write | The vertical spacing (in pixels) between images. Range: 0 to 29000. |
| static | Int = 576 100–2900 | read/write | The width (in pixels) of the resulting document. Range: 100 to 2900. |
Parameter of 1
Method parameters that accept a ContactSheetOptions.