ContactSheetOptions

Description

Options that can be specified for a contact sheet.

Static Properties

acrossFirst readonly If true, places the images horizontally first.
bestFit readonly If true, rotates images for best fit.
caption readonly If true, uses the filename as a caption for the image.
columnCount readonly The number of contact sheet columns.
flatten readonly If true, flattens all layers in the final document.
font readonly The font used for the caption.
fontSize readonly The caption font size.
height readonly The height (in pixels) of the resulting document. Range: 100 to 2900.
horizontal readonly The horizontal spacing (in pixels) between images. Range: 0 to 29000.
mode readonly The document color mode.
resolution readonly The resolution of the document (in pixels per inch). Range: 35 to 1200.
rowCount readonly The number of contact sheet rows.
useAutoSpacing readonly If true, auto spaces the images in the contact sheet.
vertical readonly The vertical spacing (in pixels) between images. Range: 0 to 29000.
width readonly The width (in pixels) of the resulting document. Range: 100 to 2900.