Adobe Illustrator · Schema

Document

Document from Adobe Illustrator API

Creative CloudDesignIllustratorVector Graphics

Properties

Name Type Description
id string Unique identifier of the document.
name string Name of the document.
fullName string Full file path of the document.
saved boolean Whether the document has been saved.
documentColorSpace string The document color mode.
width number Document width in points.
height number Document height in points.
rulerUnits string Ruler units used in the document.
rulerOrigin array The ruler origin point [x, y].
layerCount integer Number of layers in the document.
artboardCount integer Number of artboards in the document.
activeLayer string Name of the currently active layer.
View JSON Schema on GitHub