→ String
Provides the actual text for the object
EndnoteTextFrame | GraphicLine | Group | ObjectStyle | Oval | Polygon | Rectangle | SplineItem | TextFrame
ObjectExportOption
| Name | Type | Access | Description |
|---|---|---|---|
| Array | String | read/write | The metadata property to use as source of actual text. Can return: Ordered array containing namespacePrefix:String, propertyPath:String. | |
| SourceType | read/write | The source type of actual text | |
| Array | String | read/write | The metadata property to use as source of alternate text. Can return: Ordered array containing namespacePrefix:String, propertyPath:String. | |
| SourceType | read/write | The source type of alternate text | |
| TagType | read/write | The tag type of page item | |
| String | read/write | The custom actual text entered by the user | |
| String | read/write | The custom alternate text entered by the user | |
| Boolean | read/write | If true, custom layout is enabled for object | |
| CustomLayoutTypeEnum | read/write | Custom Layout settings to be used for object | |
| String | read/write | Custom size applied to the object | |
| String | read/write | The epub type as recommended by IDPF | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| 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. | |
| ImageAlignmentType | read/write | Alignment applied to images | |
| ImageFormat | read/write | Allows user to select the image format for conversion | |
| ImageResolution | read/write | The export resolution | |
| ImagePageBreakType | read/write | Image page break settings to be used with objects | |
| Number 0–8640 | read/write | Space After applied to images | |
| Number 0–8640 | read/write | Space Before applied to images | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| 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. | |
| GraphicLine | Group | Oval | Polygon | Rectangle | SplineItem | TextFrame | EndnoteTextFrame | ObjectStyle | readonly | The parent of the ObjectExportOption (a ObjectStyle, SplineItem, Polygon, GraphicLine, Rectangle, Oval, Group, TextFrame or EndnoteTextFrame). | |
| PreserveAppearanceFromLayoutEnum | read/write | Preserve Appearance from Layout | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| SizeTypeEnum | read/write | size settings to be used for the object | |
| Boolean | read/write | If true, image page break settings will be used in objects |
Provides the actual text for the object
Adds an event listener.
Provides the alternate text for the object
Resolves the object specifier, creating an array of object references.
Removes the event listener.
Generates a string which, if executed, will return the ObjectExportOption.
Retrieves the object specifier.
Properties elsewhere that hold a ObjectExportOption.
Methods that return a ObjectExportOption.