PageStartSavingArgs class

PageStartSavingArgs class

Info for a page starts saving process.

Inheritance: PageStartSavingArgsPageSavingArgs

The PageStartSavingArgs type exposes the following members:

Properties

PropertyDescription
page_indexCurrent page index, zero based.
page_countTotal page count.
is_to_outputGets or sets a value indicating whether the page should be output.
The default value is true.

See Also