Adobe Illustrator · Example Payload

Adobe Illustrator Scripting Layer Example

Creative CloudDesignIllustratorVector Graphics

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

Top-level fields

idnamevisiblelockedprintablepreviewdimPlacedImagescoloropacityblendingMode

Example Payload

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