OpenOptionsPDF

Options which may be supplied when opening a PDF file.

Objects:

Boolean, PDFBoxType, String

Property Listing

Property

Type

Access

Description

pDFCropToBox

PDFBoxType

PDFBoxType.PDFARTBOX

PDFBoxType.PDFBLEEDBOX

PDFBoxType.PDFBOUNDINGBOX

PDFBoxType.PDFCROPBOX

PDFBoxType.PDFMEDIABOX

PDFBoxType.PDFTRIMBOX

read/write

What box should be used when placing a multipage document (default: PDF media box)

pageRangeToOpen

String

read/write

Range of pages when opening a multipage document [possible values: 'all', range(for example: '1,2,3-5,8')]

pageToOpen

Int32

read/write

What page should be used when opening a multipage document (default: 1)

parent

 

readonly

The object's container.

placeAsLinks

Boolean

read/write

Import PDF pages as links for optimal performance (default: true for PageRangeToOpen=all; false otherwise)

typename

String

readonly

The class name of the object.

Object of

Preferences.PDFFileOptions