set_hwp_property
Set a property value on an HWP document's COM object to modify its settings. Provide property name and value as string, integer, or boolean.
Instructions
Set a property on HWP COM object.
Args: property_name: Property name to set value: Value to assign (string, int, or bool)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| property_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||