PreviousPage Method (IScrollBar)
Moves this scroll bar up 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 = 1).