Adobe InDesign CS4 (6.0) Object Model JS: PDFPlacePreference

InDesign CS4

Class

PDFPlacePreference

 PDF place preferences. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
Preference
PDFPlacePreference

Properties

PropertyTypeAccessDescription
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
openDocumentPasswordstring r/wThe 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.
pageNumbernumber r/wThe page number of the PDF document page to place.
parentApplication readonlyThe parent of the PDFPlacePreference (a Application).
pdfCropPDFCrop:
PDFCrop.CROP_CONTENT
PDFCrop.CROP_ART
PDFCrop.CROP_PDF
PDFCrop.CROP_TRIM
PDFCrop.CROP_BLEED
PDFCrop.CROP_MEDIA
r/wThe type of cropping to apply.
propertiesObject r/wA property that allows setting of several properties at the same time.
transparentBackgroundbool r/wIf true, the background of the PDF is transparent.

Methods

Instances

Array of PDFPlacePreference getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the PDFPlacePreference.

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.pdfPlacePreferences

Return

Array of PDFPlacePreference PDFPlacePreference.getElements ()

Jongware, 20-Jun-2010 v3.0.3dContents :: Index