Adobe Illustrator · Example Payload

Adobe Illustrator Scripting Artboard Example

Creative CloudDesignIllustratorVector Graphics

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

Top-level fields

indexnameartboardRectrulerOriginrulerPARshowCentershowCrossHairsshowSafeAreas

Example Payload

Raw ↑
{
  "index": 1024,
  "name": "Example Artboard",
  "artboardRect": [
    72.0
  ],
  "rulerOrigin": [
    72.0
  ],
  "rulerPAR": 72.0,
  "showCenter": true,
  "showCrossHairs": true,
  "showSafeAreas": true
}