Adds an event listener.
Object
EPubFixedLayoutExportPreference
EPub fixed layout export preferences.
Preference ›EPubFixedLayoutExportPreference
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| String | read/write | The epub cover image file path. | |
| String | read/write | The epub accessibility certified by. | |
| String | read/write | The epub accessibility conforms to. | |
| String | read/write | The epub accessibility credentials. | |
| String | read/write | The epub accessibility feature. | |
| String | read/write | The epub accessibility hazard. | |
| String | read/write | The epub accessibility mode. | |
| String | read/write | The epub accessibility mode sufficient. | |
| String | read/write | The epub accessibility report link. | |
| String | read/write | The epub accessibility summary. | |
| EpubCover | read/write | The epub cover option. | |
| String | read/write | The epub creator. | |
| String | read/write | The epub date. | |
| String | read/write | The epub description. | |
| EpubNavigationStyle | read/write | The epub navigation style. | |
| String | read/write | The epub page range. | |
| PageRangeFormat | read/write | The epub page range format. | |
| String | read/write | The epub publisher. | |
| String | read/write | The epub rights. | |
| EpubFixedLayoutSpreadControl | read/write | The control for spreads in fixed layout EPub. | |
| String | read/write | The epub subject. | |
| String | read/write | The epub title. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| String[] | read/write | The file path of external cascading style sheets. | |
| Boolean | read/write | If true, generates interlaced GIFs. Note: Not valid when image conversion is JPEG. | |
| GIFOptionsPalette | read/write | The color palette for GIF conversion. Note: Not valid when image conversion is JPEG. | |
| String | read/write | The epub unique identifier, like ISBN. | |
| ImageConversion | read/write | The file format to use for converted images. Note: Valid only when copy optimized images and/or copy formatted images is true. | |
| ImageResolution | read/write | The export resolution | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| String[] | read/write | The file path of external javascripts. | |
| JPEGOptionsFormat | read/write | The formatting method for converted JPEG images. Note: Not valid when image conversion is GIF. | |
| JPEGOptionsQuality | read/write | The quality of converted JPEG images. Note: Not valid when image conversion is GIF. | |
| Number | readonly | The PNG compression level. | |
| Book | Document | readonly | The parent of the EPubFixedLayoutExportPreference (a Book or Document). | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| String | read/write | The name of TOC style to generate epub TOC. |
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 EPubFixedLayoutExportPreference.
→ String
Retrieves the object specifier.
Object of 5
Properties elsewhere that hold a EPubFixedLayoutExportPreference.
Return 1
Methods that return a EPubFixedLayoutExportPreference.