officefileapi-devexpress-dot-xtrarichedit-dot-commands-1c260e84.md
Inserts a page break at the current position in the document.
Namespace : DevExpress.XtraRichEdit.Commands
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
public class InsertPageBreakCommand :
TransactedInsertObjectCommand
Public Class InsertPageBreakCommand
Inherits TransactedInsertObjectCommand
The following image illustrates the corresponding option in the RichEditControl‘s toolbar.
Show 11 items
Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand RichEditMenuItemSimpleCommand MultiCommand DevExpress.XtraRichEdit.Commands.TransactedMultiCommand DevExpress.XtraRichEdit.Commands.TransactedInsertObjectCommand InsertPageBreakCommand InsertPageBreakCommand2
See Also
InsertPageBreakCommand Members