ChangePageSizeCommand Class
A command to change the page size.
Declaration
declare class ChangePageSizeCommand extends CommandBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changePageSize property.
Inheritance
CommandBase
ChangePageSizeCommand
See Also