UpdateTableOfContentsCommand Class
A command to update a table of contents.
Declaration
declare class UpdateTableOfContentsCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.updateTableOfContents property.
Inheritance
CommandBase
CommandWithSimpleStateBase
UpdateTableOfContentsCommand
See Also