CreatePageCountFieldCommand Class
A command to insert a NUMPAGES field displaying the total number of pages.
Declaration
declare class CreatePageCountFieldCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.createPageCountField property.
Inheritance
CommandBase
CommandWithSimpleStateBase
CreatePageCountFieldCommand
See Also