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