[]
Provides data for the PagePrinting and PagePrinted events.
public class PagePrintEventArgs : EventArgs
Public Class PagePrintEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| PagePrintEventArgs() |
| Name | Description |
|---|---|
| PageCount | Gets a value indicating the total page count. |
| PageNumber | Gets a 1-based value indicating which page is associated with this event. |