set_page_item_properties
Modify page item properties such as lock, visibility, fill and stroke colors, and stroke weight using page and item indices.
Instructions
Set properties of a page item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locked | No | Whether the item is locked | |
| visible | No | Whether the item is visible | |
| fillColor | No | Fill color name | |
| itemIndex | Yes | Index of the page item to modify | |
| pageIndex | Yes | Index of the page containing the item | |
| strokeColor | No | Stroke color name | |
| strokeWeight | No | Stroke weight |