Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ScrollVerticallyByPhysicalOffsetEnsurePageGenerationCommand Constructors

A command to scroll a document in a vertical direction by the specified distance, measured in documents.
Name Parameters Description
ScrollVerticallyByPhysicalOffsetEnsurePageGenerationCommand(IRichEditControl) control Initializes a new instance of the ScrollVerticallyByPhysicalOffsetEnsurePageGenerationCommand class with the specified owner.
See Also