Adobe Illustrator · Example Payload

Adobe Illustrator Scripting Document Create Example

Creative CloudDesignIllustratorVector Graphics

Adobe Illustrator Scripting Document Create Example is an example object payload from Adobe Illustrator, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedocumentColorSpacewidthheightnumArtboardsartboardLayoutrasterResolution

Example Payload

Raw ↑
{
  "name": "Example Artboard",
  "documentColorSpace": "CMYK",
  "width": 72.0,
  "height": 72.0,
  "numArtboards": 1024,
  "artboardLayout": "GridByRow",
  "rasterResolution": "ScreenResolution"
}