Adds an event listener.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Boolean = true | read/write | If true, automatically adjust margins to fit the specified printer's marks and bleed area. | |
| Number | String unit | read/write | The amount of bleed between pages. | |
| BookletTypeOptions | read/write | The type of booklet. | |
| Number | String unit | read/write | Bottom margin of the printed booklet. | |
| Number | String unit | read/write | The amount of creep (binding adjustment based on paper thickness) to add. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| Number | String unit | read/write | Left margin of the printed booklet. | |
| Boolean = false | read/write | If true, make all margins equal to the top margin. | |
| PageRange | String | read/write | The pages to print, 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: PageRange enumerator or String. | |
| Document | readonly | The parent of the PrintBookletOption (a Document). | |
| Boolean = true | read/write | If true, print blank spreads. | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| Number | String unit | read/write | Right margin of the printed booklet. | |
| SignatureSizeOptions | read/write | The signature size of booklet (for perfect binding). | |
| Number | String unit | read/write | The amount of space between pages. | |
| Number | String unit | read/write | Top margin of the printed booklet. |
Methods
Resolves the object specifier, creating an array of object references.
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the PrintBookletOption.
→ String
Retrieves the object specifier.
Object of 4
Properties elsewhere that hold a PrintBookletOption.
Return 1
Methods that return a PrintBookletOption.