Skip to main content

ShowPageSetupFormCommand Class

Invokes the Page Setup Dialog dialog.

Namespace: DevExpress.XtraRichEdit.Commands

Assembly: DevExpress.RichEdit.v14.2.Core.dll

#Declaration

public class ShowPageSetupFormCommand :
    ShowPageSetupFormCommandBase

#Remarks

The typical Page Setup dialog is shown below:

DXRichEdit_PageSetupDialog_Margins>

#Inheritance

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