Skip to main content

OpenParagraphFormattingDialogCommand Class

A command to invoke the Paragraph dialog allowing end-users to set paragraph formatting.

#Declaration

TypeScript
declare class OpenParagraphFormattingDialogCommand extends CommandWithSimpleStateBase

#Remarks

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

#Inheritance

CommandBase
CommandWithSimpleStateBase
OpenParagraphFormattingDialogCommand
See Also