PdfPrinterBeforePagePrintingEventArgs Class | |
Namespace: SelectPdf
The PdfPrinterBeforePagePrintingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfPrinterBeforePagePrintingEventArgs |
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets a value indicating whether the printing should be canceled starting with the current page.
| |
| PageNumber |
Gets a value representing the number of the current page.
| |
| PageSize |
Gets a value representing the original size of the current page in hundreds of an inch.
|