Property Getters/Setters Summary | ||
---|---|---|
function | isToOutput() | |
function | setToOutput(value) | |
Gets or sets a value indicating whether the page should be output. The default value is true. | ||
function | getPageCount() | |
Total page count.
|
||
function | getPageIndex() | |
Current page index, zero based.
|
function isToOutput() / function setToOutput(value)
function getPageIndex()
function getPageCount()