Class
PDF place preferences.
PDFPlacePreference
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
openDocumentPassword | string | r/w | 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 | r/w | The page number of the PDF document page to place. |
parent | Application | readonly | The parent of the PDFPlacePreference (a Application). |
pdfCrop | PDFCrop: PDFCrop.CROP_CONTENT PDFCrop.CROP_ART PDFCrop.CROP_PDF PDFCrop.CROP_TRIM PDFCrop.CROP_BLEED PDFCrop.CROP_MEDIA |
r/w | The type of cropping to apply. |
properties | Object | r/w | A property that allows setting of several properties at the same time. |
transparentBackground | bool | r/w | If true, the background of the PDF is transparent. |
Element of
Application.pdfPlacePreferences
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |