OpenLayoutOptionsDialogCommand Class
In This Article
A command to invoke the Layout dialog.
#Declaration
TypeScript
declare class OpenLayoutOptionsDialogCommand extends CommandWithSimpleStateBase
#Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.openLayoutOptionsDialog property.
#Inheritance
CommandBase
CommandWithSimpleStateBase
OpenLayoutOptionsDialogCommand
See Also