Adobe Illustrator · Example Payload

Adobe Illustrator Scripting Layer Create Example

Creative CloudDesignIllustratorVector Graphics

Adobe Illustrator Scripting Layer Create 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

namevisiblelockedprintablepreviewopacityblendingModecolor

Example Payload

Raw ↑
{
  "name": "Example Artboard",
  "visible": true,
  "locked": true,
  "printable": true,
  "preview": true,
  "opacity": 72.0,
  "blendingMode": "Normal",
  "color": "Red"
}