set_page_item_properties
Modify properties of a page item in an InDesign document, such as visibility, lock state, fill/stroke colors, and stroke weight, by specifying 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 |