PreviousLine Method (IScrollBar)
Moves this scroll bar up the specified number of lines or emulates pressing the left arrow key the specified number of times.

C# Syntax

void PreviousLine( 
   int numberOfLines
)

Parameters

numberOfLines
Optional. The number of lines to move the scroll bar (Default = 1).