WR O GET MARGINS

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 MARGINS (area; left; indent; right)

ParameterTypeDescription
areaLongint4D Write area
leftIntegerReceives left margin in points
indentIntegerReceives indent in points
rightIntegerReceives 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

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