ChangePageMarginsCommand Class
In This Article
A command to change page margin settings.
#Declaration
TypeScript
declare class ChangePageMarginsCommand extends CommandBase
#Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changePageMargins property.
#Inheritance
CommandBase
ChangePageMarginsCommand
See Also