InsertFooterCommand Class
A command to activate the page footer and begin editing.
Declaration
declare class InsertFooterCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertFooter property.
Inheritance
CommandBase
CommandWithSimpleStateBase
InsertFooterCommand
See Also