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 | Int32 | 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, 25-Nov-2012 v3.0.3i | Contents :: Index |