CreatePageFieldCommand Class
A command to insert a PAGE field displaying the current page number.
Declaration
declare class CreatePageFieldCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.createPageField property.
Inheritance
CommandBase
CommandWithSimpleStateBase
CreatePageFieldCommand
See Also