Skip to main content
A newer version of this page is available. .

ASPxClientCommandConsts.SUPERSCRIPT_COMMAND Property

Identifies a command that applies the superscript text formatting to the selected text. If it’s already applied, cancels it.

Declaration

static SUPERSCRIPT_COMMAND: string

Property Value

Type Description
string

Value: “superscript”

Remarks

The SUPERSCRIPT_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View.

See Also