ExportOptionsJPEG

Options which may be supplied when exporting a document as a JPEG file.

Constants/Events

Name

Type

Access

Description

antiAliasing

Boolean

readonly

Should the resulting image be antialiased.

artBoardClipping

Boolean

readonly

Should the resulting image be clipped to the artboard.

blurAmount

Number (range 0.0 - 2.0)

readonly

Blur the resulting image this much.

horizontalScale

Number (range 0.0 - 776.19)

readonly

Horizontal scaling factor.

matte

Boolean

readonly

Should the artboard be matted with a color.

matteColor

RGBColor

readonly

The color to use when matting the artboard (default: white)

optimization

Boolean

readonly

Should the image be optimized for web viewing.

qualitySetting

Int32 (range 0.0 - 100.0)

readonly

Quality of resulting image.

saveAsHTML

Boolean

readonly

Should the resulting image be saved as HTML.

verticalScale

Number (range 0.0 - 776.19)

readonly

Vertical scaling factor.