Skip to main content

ASPxClientCommandConsts.PRINT_COMMAND Property

Identifies a command that invokes a default browser Print dialog, allowing an end-user to print the content of the html editor.

Declaration

static PRINT_COMMAND: string

Property Value

Type Description
string

Value: “print”

Remarks

The PRINT_COMMAND property can be used in the following ways.

Note

This command is not available in the HTML View.

See Also