set_text_direction
Set text direction in HWP documents to horizontal or vertical using the document ID and a direction flag (0=horizontal, 1=vertical).
Instructions
Set text direction (horizontal/vertical).
Args: doc_id: Document ID from open_document text_direction: 0=horizontal, 1=vertical landscape: Landscape mode flag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| landscape | No | ||
| text_direction | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||