Skip to main content

ASPxClientCommandConsts.JUSTIFYFULL_COMMAND Property

Identifies a command that fully justifies the content of the currently focused paragraph (aligned with both the left and right margines).

Declaration

static JUSTIFYFULL_COMMAND: string

Property Value

Type Description
string

Value: “justifyfull”

Remarks

The JUSTIFYFULL_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View.

See Also