Back to Devexpress

OpenParagraphFormattingDialogCommand Class

aspnet-js-openparagraphformattingdialogcommand.md

latest770 B
Original Source

OpenParagraphFormattingDialogCommand Class

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

Declaration

ts
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

OpenParagraphFormattingDialogCommand Members