PDFPlacePreference

PDF place preferences.

Objects:

Boolean, Number, Object, PDFCrop, String

Property Listing

Property

Type

Access

Description

openDocumentPassword

String

read/write

The password to enter when opening the PDF document. Valid only when use security is true. Note: A script can set but not get this value.

pageNumber

Number

read/write

The page number of the PDF document page to place.

parent

Application

readonly

The parent of the PDFPlacePreference (a Application).

pdfCrop

PDFCrop

PDFCrop.CROP_ART

PDFCrop.CROP_BLEED

PDFCrop.CROP_CONTENT

PDFCrop.CROP_MEDIA

PDFCrop.CROP_PDF

PDFCrop.CROP_TRIM

read/write

The type of cropping to apply.

properties

Object

read/write

A property that allows setting of several properties at the same time.

transparentBackground

Boolean

read/write

If true, the background of the PDF is transparent.

Object of

Application.pdfPlacePreferences