PhotoshopCC 2015.5
Object

PresentationOptions

Options for the PDF presentation command.

Properties

NameType AccessDescription
static PDFSaveOptions read/write Options for creating the PDF file.
static Boolean = true read/write If true, the presentation auto advances.
static Boolean = false read/write If true, includes the file name for the image.
static Int = 5 1–60 read/write The amount of time (in seconds) before auto advancing the view. Valid only when 'auto advance' is true. Range: 1 to 60.
static Boolean = false read/write If true, the presentation loops after the last page.
static MagnificationType = MagnificationType.ACTUALSIZE
read/write The magnification type when viewing the image.
static Boolean = false read/write If true, the file type is presentation. If false, the file type is Multi-Page document.
static TransitionType = TransitionType.NONE
+6 more
read/write The image transition type.

Parameter of 1

Method parameters that accept a PresentationOptions.