Gets or sets the coordinates, in twips, of the upper-left corner of the document's visible part relative to the upper-left corner of the complete document.

Syntax

public System.Windows.Point ScrollLocation { get; set; }
Public Property ScrollLocation() As System.Windows.Point

Limitations

Runtime only.