PresentationOptions¶
Description¶
Options for the PDF presentation command.
Static Properties¶
PDFFileOptions readonly | Options for creating the PDF file. |
autoAdvance readonly | If true, the presentation auto advances. |
includeFilename readonly | If true, includes the file name for the image. |
interval readonly | The amount of time (in seconds) before auto advancing the view. Valid only when ‘auto advance’ is true. Range: 1 to 60. |
loop readonly | If true, the presentation loops after the last page. |
magnification readonly | The magnification type when viewing the image. |
presentation readonly | If true, the file type is presentation. If false, the file type is Multi-Page document. |
transition readonly | The image transition type. |