Skip to main content

OpenPageMarginsDialogCommand Class

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