PDF place preferences.
PDF place preference properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | integer | read | The class descriptor type. |
| object reference | object | read | An object reference for this object. |
| open document password | 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. |
| page number | integer | r/w | Which page of the PDF should be placed. |
| parent | object | read | The parent of the object. |
| PDF crop | PDF crop enumeration | r/w | Specifies how much of the PDF page to place. |
| properties | record | r/w | Property that allows setting of several properties at the same time. |
| transparent background | boolean | r/w | If true, background of the PDF is transparent. |