version 6.0
WR O GET RULER (area; leading; alignment)
| Parameter | Type | Description | |
| area | Longint | 4D Write area | |
| leading | Integer | Receives code for spacing between lines | |
| alignment | Integer | Receives alignment code |
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 RULER places into the leading and alignment variables the values you chose for line spacing and alignment for a selection.
alignment can have one of four values.
By clicking on one of the following icons, you can set the leading to single, one and one-half, or double spacing.
You can specify leading greater than double line spacing by clicking on the left and right line spacing arrows.
leading is an integer value between 0 and 17 that corresponds to one of the 18 possible line spacing positions. For example, a value of 0 results in leading of a single line while a value of 9 yields leading of five and one-half line spaces.
See Also