|  | |
| PdfPrinterBeforePagePrintingEventArgs Properties | |
The PdfPrinterBeforePagePrintingEventArgs type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also