Property | Type | Access | Description |
applyImageAlignmentToAnchoredObjectSettings | bool |
r/w | apply image alignment to anchored object settings. |
bulletExportOption | BulletListExportOption: BulletListExportOption.UNORDERED_LIST BulletListExportOption.AS_TEXT |
r/w | The bullet export option. |
cssExportOption | StyleSheetExportOption: StyleSheetExportOption.NONE StyleSheetExportOption.EMBEDDED_CSS |
r/w | The cascading style sheet export option. |
customImageSizeOption | ImageSizeOption: ImageSizeOption.SIZE_FIXED ImageSizeOption.SIZE_RELATIVE_TO_PAGE_WIDTH |
r/w | Allows user to select the image size option for conversion |
eventListeners | EventListeners EventListener |
readonly | A collection of event listeners. |
events | Events Event |
readonly | A collection of events. |
exportOrder | ExportOrder: ExportOrder.LAYOUT_ORDER ExportOrder.ARTICLE_PANEL_ORDER ExportOrder.XML_STRUCTURE_ORDER |
r/w | The export order. |
exportSelection | bool |
r/w | If true and have selection, export selected content to HTML. |
externalStyleSheets | Array of string |
r/w | The file path of external cascading style sheets. |
gifOptionsInterlaced | bool |
r/w | If true, generates interlaced GIFs. Note: Not valid when image conversion is JPEG. |
gifOptionsPalette | GIFOptionsPalette: GIFOptionsPalette.ADAPTIVE_PALETTE GIFOptionsPalette.MACINTOSH_PALETTE GIFOptionsPalette.WEB_PALETTE GIFOptionsPalette.WINDOWS_PALETTE |
r/w | The color palette for GIF conversion. Note: Not valid when image conversion is JPEG. |
ignoreObjectConversionSettings | bool |
r/w | ignore object level image conversion settings. |
imageAlignment | ImageAlignmentType: ImageAlignmentType.ALIGN_LEFT ImageAlignmentType.ALIGN_CENTER ImageAlignmentType.ALIGN_RIGHT |
r/w | Alignment applied to images |
imageConversion | ImageConversion: ImageConversion.AUTOMATIC ImageConversion.JPEG ImageConversion.GIF ImageConversion.PNG |
r/w | The file format to use for converted images. Note: Valid only when copy optimized images and/or copy formatted images is true. |
imageExportOption | ImageExportOption: ImageExportOption.ORIGINAL_IMAGE ImageExportOption.OPTIMIZED_IMAGE ImageExportOption.LINK_TO_SERVER |
r/w | The export order. |
imageExportResolution | ImageResolution: ImageResolution.PPI_72 ImageResolution.PPI_96 ImageResolution.PPI_150 ImageResolution.PPI_300 |
r/w | The export resolution |
imageExtension | string |
r/w | The image extension on server. |
imageSpaceAfter | number (range: 0 - 8640) |
r/w | Space After applied to images |
imageSpaceBefore | number (range: 0 - 8640) |
r/w | Space Before applied to images |
includeCSSDefinition | bool |
r/w | If true, include CSS definition. |
isValid | bool |
readonly | Returns true if the object specifier resolves to valid objects. |
javascripts | Array of string |
r/w | The file path of external javascripts. |
jpegOptionsFormat | JPEGOptionsFormat: JPEGOptionsFormat.BASELINE_ENCODING JPEGOptionsFormat.PROGRESSIVE_ENCODING |
r/w | The formatting method for converted JPEG images. Note: Not valid when image conversion is GIF. |
jpegOptionsQuality | JPEGOptionsQuality: JPEGOptionsQuality.LOW JPEGOptionsQuality.MEDIUM JPEGOptionsQuality.HIGH JPEGOptionsQuality.MAXIMUM |
r/w | The quality of converted JPEG images. Note: Not valid when image conversion is GIF. |
level | number |
r/w | The PNG compression level. |
numberedListExportOption | NumberedListExportOption: NumberedListExportOption.ORDERED_LIST NumberedListExportOption.STATIC_ORDERED_LIST NumberedListExportOption.AS_TEXT |
r/w | The numbered list export option. |
parent | Document |
readonly | The parent of the HTMLExportPreference (a Document). |
preserveLayoutAppearence | bool |
r/w | If true, format image based on layout appearence. |
preserveLocalOverride | bool |
r/w | If true, output local style override. |
properties | Object |
r/w | A property that allows setting of several properties at the same time. |
serverPath | string |
r/w | The server path for image . |
viewDocumentAfterExport | bool |
r/w | If true, open docuemnt in viewer after export. |