Back to Devexpress

CreatePageFieldCommand Class

aspnet-js-createpagefieldcommand.md

latest648 B
Original Source

CreatePageFieldCommand Class

A command to insert a PAGE field displaying the current page number.

Declaration

ts
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

CreatePageFieldCommand Members