version 6.0
WR O GET MARGINS (area; left; indent; right)
| Parameter | Type | Description | |
| area | Longint | 4D Write area | |
| left | Integer | Receives left margin in points | |
| indent | Integer | Receives indent in points | |
| right | Integer | Receives right margin in points |
Note 6.5: This command was only maintained for compatibility purposes. We recommend using the WR Get text property command.
Description
The command WR O GET MARGINS returns in the left, indent, and right parameters the margin settings of the currently selected paragraph in area. If more than one paragraph is selected, this command returns values for the paragraph where the selection begins.
See Also