Skip to main content

ASPxClientCommandConsts.JUSTIFYLEFT_COMMAND Property

Identifies a command that left justifies the content of the currently focused paragraph.

Declaration

static JUSTIFYLEFT_COMMAND: string

Property Value

Type Description
string

Value: “justifyleft”

Remarks

The JUSTIFYLEFT_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View.

See Also