Illustrator29
Object

ImageCaptureOptions

Options which may be supplied when capturing a portion of the artwork as an 24 bit PNG file.

Properties

NameType AccessDescription
static Boolean = false read/write Should the resulting image be antialiased.
static Boolean = false read/write Should the artboard be matted with a color.
static RGBColor read/write The color to use when matting the artboard (default: white)
static Number = 150 72.0–2400.0 read/write The resolution of the captured image file.
static Boolean = false read/write Should the resulting image use transparency.

Parameter of 1

Method parameters that accept a ImageCaptureOptions.