PageSavingArgs

PageSavingArgs class

Info for a page saving process.

Properties

NameTypeDescription
PageIndexintCurrent page index, zero based.
PageCountintTotal page count.

PageSavingArgs.PageIndex property

Current page index, zero based.

Type: int

PageSavingArgs.PageCount property

Total page count.

Type: int