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

C# Syntax

void PreviousPage( 
   int numberOfPages
)

Parameters

numberOfPages
The number of pages to move the scroll bar (Default value: 1).