Class
Options which may be supplied when opening a PDF file.
OpenOptionsPDF
Hierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| pDFCropToBox | PDFBoxType: PDFBoxType.PDFARTBOX PDFBoxType.PDFCROPBOX PDFBoxType.PDFTRIMBOX PDFBoxType.PDFBLEEDBOX PDFBoxType.PDFMEDIABOX PDFBoxType.PDFBOUNDINGBOX |
r/w | What box should be used when placing a multipage document (default: PDF media box) |
| pageToOpen | int | r/w | What page should be used when opening a multipage document (default: 1) |
| parent | Object | readonly | The object's container. |
| typename | string | readonly | The class name of the object. |
Element of
Preferences.PDFFileOptions
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |