Back to Devexpress

InsertSectionBreakOddPageCommand Class

aspnet-js-insertsectionbreakoddpagecommand.md

latest740 B
Original Source

InsertSectionBreakOddPageCommand Class

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

Declaration

ts
declare class InsertSectionBreakOddPageCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertSectionBreakOddPageCommand

See Also

InsertSectionBreakOddPageCommand Members