PageEndSavingArgs
Contents
[
Hide
]PageEndSavingArgs class
Info for a page ends saving process.
Methods
| Name | Description |
|---|---|
| getPageCount() | Total page count. |
| getPageIndex() | Current page index, zero based. |
| hasMorePages() | Gets or sets a value indicating whether having more pages to be output. The default value is true. |
| setHasMorePages() | Gets or sets a value indicating whether having more pages to be output. The default value is true. |
getPageCount()
Total page count.
getPageIndex()
Current page index, zero based.
hasMorePages()
Gets or sets a value indicating whether having more pages to be output. The default value is true.
setHasMorePages()
Gets or sets a value indicating whether having more pages to be output. The default value is true.