Object
OpenOptionsPDF
Options which may be supplied when opening a PDF file.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| PDFBoxType | read/write | What box should be used when placing a multipage document (default: PDF media box) | |
| String | read/write | Range of pages when opening a multipage document [possible values: 'all', range(for example: '1,2,3-5,8')] | |
| Int32 | read/write | What page should be used when opening a multipage document (default: 1) | |
| The | readonly | The object's container. | |
| Boolean | read/write | Import PDF pages as links for optimal performance (default: true for PageRangeToOpen=all; false otherwise) | |
| String | readonly | The class name of the object. |
Object of 1
Properties elsewhere that hold a OpenOptionsPDF.