WR O GET RULER

4D - Documentation   Français   English   German   4D Write, Command Theme List   4D Write, Command Alphabetical List   4D Write, Constant Theme List   Back   Previous   Next

version 6.0


WR O GET RULER (area; leading; alignment)

ParameterTypeDescription
areaLongint4D Write area
leadingIntegerReceives code for spacing between lines
alignmentIntegerReceives 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

WR Get text property.


4D - Documentation   Français   English   German   4D Write, Command Theme List   4D Write, Command Alphabetical List   4D Write, Constant Theme List   Back   Previous   Next