Pane.AutoScroll Method
Scrolls automatically through the specified pane.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub AutoScroll ( _
Velocity As Integer _
)
'Usage
Dim instance As Pane
Dim Velocity As Integer
instance.AutoScroll(Velocity)
void AutoScroll(
int Velocity
)
Parameters
- Velocity
Type: System.Int32
The speed for scrolling.