Back to Devexpress

InsertPageBreakCommand Class

aspnet-js-insertpagebreakcommand.md

latest653 B
Original Source

InsertPageBreakCommand Class

A command to insert a page break at the current position in the document.

Declaration

ts
declare class InsertPageBreakCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertPageBreak property.

Inheritance

CommandBase CommandWithSimpleStateBase InsertPageBreakCommand

See Also

InsertPageBreakCommand Members