ExportOptionsPNG24

Options which may be supplied when exporting a document as an 24 bit PNG 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.

dimensions

Dimensions

readonly

Dimensions in which to contain the resulting raster.

horizontalScale

Number

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)

saveAsHTML

Boolean

readonly

Should the resulting image be saved as HTML.

transparency

Boolean

readonly

Should the resulting image use transparency.

verticalScale

Number

readonly

Vertical scaling factor.