PreviousLine Method (IScrollBar)
Moves the scroll bar upward, or to the left, the specified number of lines.

C# Syntax

void PreviousLine( 
   int numberOfLines
)

Parameters

numberOfLines
The number of lines to move the scroll bar (Default value: 1).