PageSavingArgs Class
PageSavingArgs class
Info for a page saving process.
type PageSavingArgs struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetPageIndex | Current page index, zero based. |
| GetPageCount | Total page count. |