Back to Devexpress

InsertSectionBreakEvenPageCommand Class

aspnet-js-insertsectionbreakevenpagecommand.md

latest748 B
Original Source

InsertSectionBreakEvenPageCommand Class

A command to insert a section break and start a new section on the next even-numbered page.

Declaration

ts
declare class InsertSectionBreakEvenPageCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertSectionBreakEvenPageCommand

See Also

InsertSectionBreakEvenPageCommand Members