Back to Devexpress

CreatePageCountFieldCommand Class

aspnet-js-createpagecountfieldcommand.md

latest689 B
Original Source

CreatePageCountFieldCommand Class

A command to insert a NUMPAGES field displaying the total number of pages.

Declaration

ts
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

CreatePageCountFieldCommand Members