Edit in GitHubLog an issue

PublishExportPreference

Publish export preferences.

Instance

Read Only

Boolean isValid

Returns true if the object specifier resolves to valid objects.


Read Only

Document parent

The parent of the PublishExportPreference (a Document).


Read Only

Events events

A collection of events.


Read Only

EventListeners eventListeners

A collection of event listeners.


PublishCoverEnum publishCover

The publish cover option.


String coverImageFile

The epub cover image file path.


String publishPageRange

The publish page range.


PageRangeFormat publishPageRangeFormat

The publish page range format.


ImageConversion imageConversion

The file format to use for converted images. Note: Valid only when copy optimized images and/or copy formatted images is true.


ImageResolution imageExportResolution

The export resolution


String publishDescription

The publish description.


String publishFileName

The file name.


PublishFormatEnum publishFormat

the publish format.


String coverPage

The cover page.


GIFOptionsPalette gifOptionsPalette

The color palette for GIF conversion. Note: Not valid when image conversion is JPEG.


JPEGOptionsQuality jpegOptionsQuality

The quality of converted JPEG images. Note: Not valid when image conversion is GIF.


Boolean publishPdf

If PDF should be uploaded while publishing.


Object properties

A property that allows setting of several properties at the same time.

Methods

String toSource()

Generates a string which, if executed, will return the PublishExportPreference.


PublishExportPreference getElements()

Resolves the object specifier, creating an array of object references.


String toSpecifier()

Retrieves the object specifier.


EventListener addEventListener( String eventType, Mixed handler, Boolean captures )

Adds an event listener.

Parameters

TypeNameDescription
String
eventType
The event type.
Mixed
handler
The event handler. Can accept: File or JavaScript Function.
Boolean
captures
This parameter is obsolete. (Optional)

Boolean removeEventListener( String eventType, Mixed handler, Boolean captures )

Removes the event listener.

Parameters

TypeNameDescription
String
eventType
The registered event type.
Mixed
handler
The registered event handler. Can accept: File or JavaScript Function.
Boolean
captures
This parameter is obsolete. (Optional)
Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.