PDF place preferences.
PDFPlacePreference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| OpenDocumentPassword | String | r/w | When opening the exported PDF, the user will be asked for this password. You can only set this value. Getting the value will always fail. |
| PageNumber | Long | r/w | Which page of the PDF should be placed. |
| Parent | Object | read | The parent of the object. |
| PDFCrop | idPDFCrop enumeration | r/w | Specifies how much of the PDF page to place. |
| TransparentBackground | Boolean | r/w | If true, background of the PDF is transparent. |