officefileapi-devexpress-dot-xtrarichedit-dot-commands-da6ebc66.md
Invokes the Page Setup dialog.
Namespace : DevExpress.XtraRichEdit.Commands
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
public class ShowPageSetupFormCommand :
ShowPageSetupFormCommandBase
Public Class ShowPageSetupFormCommand
Inherits ShowPageSetupFormCommandBase
The typical Page Setup dialog is shown below:
Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand DevExpress.XtraRichEdit.Commands.SelectionBasedCommandBase SelectionBasedPropertyChangeCommandBase DevExpress.XtraRichEdit.Commands.ChangeSectionFormattingCommandBase<DevExpress.XtraRichEdit.Forms.PageSetupInfo> DevExpress.XtraRichEdit.Commands.ShowPageSetupFormCommandBase ShowPageSetupFormCommand
See Also
ShowPageSetupFormCommand Members
Page Setup Dialog in Rich Text Editor