officefileapi-devexpress-dot-xtrarichedit-dot-commands-9d5ae501.md
A command to scroll a document in a vertical direction by the specified distance, in the document model.
Namespace : DevExpress.XtraRichEdit.Commands
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
public class ScrollVerticallyByPhysicalOffsetCommand :
ScrollVerticallyByPhysicalOffsetCommandBase
Public Class ScrollVerticallyByPhysicalOffsetCommand
Inherits ScrollVerticallyByPhysicalOffsetCommandBase
Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand RichEditMenuItemSimpleCommand DevExpress.XtraRichEdit.Commands.ScrollVerticallyByPhysicalOffsetCommandBase ScrollVerticallyByPhysicalOffsetCommand ScrollVerticallyByPhysicalOffsetEnsurePageGenerationCommand
See Also