NextPage Method (IScrollBar)
Moves this scroll bar down or to the right the specified number of pages.

C# Syntax

void NextPage( 
   int numberOfPages
)

Parameters

numberOfPages
Optional. The number of pages to move the scroll bar (Default = 1).