Prelfight book options.
preflight book option Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| object reference | preflight book option | read | An object reference for the object. |
| parent | specifier | read | The parent of the preflight book option (a application or book). Can return: application or book. |
| preflight include nonprinting objects | boolean | r/w | If true, include objects that do not print when preflighting. |
| preflight include objects on pasteboard | boolean | r/w | If true, include objects on pasteboard when preflighting. |
| preflight profile policy | use embedded profile, use working profile, |
r/w | The policy for preflighting applied when opening a document or book, whether to use embedded profile or the another profile when the preflight is turned on. |
| preflight scope | any | r/w | The pages or documents to preflight, specified either as an enumeration or a string. To specify a range, separate page numbers in the string with a hyphen (-). To specify separate pages, separate page numbers in the string with a comma (,). Can return:… |
| preflight which layers | preflight all layers, preflight visible layers, preflight visible printable layers, |
r/w | Which layers to preflight. |
| preflight Working Profile | any | r/w | The working preflight profile. Can return: preflight profile or string. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |