PageStartSavingArgs
Contents
[
Hide
]PageStartSavingArgs class
Info for a page starts saving process.
Methods
| Name | Description |
|---|---|
| getPageCount() | Total page count. |
| getPageIndex() | Current page index, zero based. |
| isToOutput() | Gets or sets a value indicating whether the page should be output. The default value is true. |
| setToOutput() | Gets or sets a value indicating whether the page should be output. The default value is true. |
getPageCount()
Total page count.
getPageIndex()
Current page index, zero based.
isToOutput()
Gets or sets a value indicating whether the page should be output. The default value is true.
setToOutput()
Gets or sets a value indicating whether the page should be output. The default value is true.