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