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