set_page_item_properties
Set a page item's lock state, visibility, fill color, stroke color, and stroke weight by specifying its page and item index for precision editing.
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 |