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

OpenFontFormattingDialogCommand Class

A command to invoke the Font dialog allowing end-users to change the font, size and style of the selected text.

Declaration

declare class OpenFontFormattingDialogCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.openFontFormattingDialog property.

Inheritance

CommandBase
CommandWithSimpleStateBase
OpenFontFormattingDialogCommand
See Also