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