PageStartSavingArgs class

PageStartSavingArgs class

Info for a page starts saving process.

Inheritance: PageStartSavingArgsPageSavingArgs

The PageStartSavingArgs type exposes the following members:

Properties

Property Description
page_index Current page index, zero based.
page_count Total page count.
is_to_output Gets or sets a value indicating whether the page should be output.
The default value is true.

See Also