Adobe InDesign CS2 (4.0) Object Model JS: PDFAttribute

InDesign CS2

Class

PDFAttribute

 PDF attributes.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

PDF
PDFAttribute

Properties

PropertyTypeAccessDescription
pageNumbernumber readonlyThe page number of the PDF document page to place.
parentPDF readonlyThe parent of the PDFAttribute (a PDF).
pdfCropPDFCrop:
PDFCrop.CROP_CONTENT
PDFCrop.CROP_ART
PDFCrop.CROP_PDF
PDFCrop.CROP_TRIM
PDFCrop.CROP_BLEED
PDFCrop.CROP_MEDIA
readonlyThe type of cropping to apply.
propertiesObject r/wA property that allows setting of several properties at the same time.
transparentBackgroundbool readonlyIf true, the background of the PDF is transparent.

Methods

Instances

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

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

string toSpecifier ()
Retrieves the object specifier.

Element of

PDF.pdfAttributes

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