PageEndSavingArgs class

PageEndSavingArgs class

Info for a page ends saving process.

Inheritance: PageEndSavingArgsPageSavingArgs

The PageEndSavingArgs type exposes the following members:

Properties

PropertyDescription
page_indexCurrent page index, zero based.
page_countTotal page count.
has_more_pagesGets or sets a value indicating whether having more pages to be output.
The default value is true.

See Also