Page Method (IAWTScroller)
Class
IAWTScroller
.
Action
Increments the current scroll position by specified number of pages.
Syntax
iAWTScroller
.
Page
(
pageCount
)
Variable
Description
pageCount
The number of pages to increment.
Integer
.
Examples
scrollBar.Page
(1)