Back to Devexpress

InsertSectionBreakNextPageCommand Class

aspnet-js-insertsectionbreaknextpagecommand.md

latest734 B
Original Source

InsertSectionBreakNextPageCommand Class

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

Declaration

ts
declare class InsertSectionBreakNextPageCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertSectionBreakNextPageCommand

See Also

InsertSectionBreakNextPageCommand Members