set_master_page
Apply master page settings to a section in an HWP document. Configure type, front page flag, and duplicate options for the specified section.
Instructions
Set master page settings for the section.
Args: doc_id: Document ID from open_document type: Master page type apply_to: Apply target (0=current section) front: Front page flag duplicate: Duplicate flag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| front | No | ||
| doc_id | Yes | ||
| apply_to | No | ||
| duplicate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||