officefileapi-devexpress-dot-xtrarichedit-dot-commands-1e271e6c.md
A command to set the page orientation to portrait.
Namespace : DevExpress.XtraRichEdit.Commands
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
public class SetPortraitPageOrientationCommand :
ToggleChangeSectionFormattingCommandBase<bool>
Public Class SetPortraitPageOrientationCommand
Inherits ToggleChangeSectionFormattingCommandBase(Of Boolean)
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<Boolean> DevExpress.XtraRichEdit.Commands.ToggleChangeSectionFormattingCommandBase<Boolean> SetPortraitPageOrientationCommand
See Also
SetPortraitPageOrientationCommand Members