|  | 
| PdfPrinterBeforePagePrintingEventArgsCancel Property  | 
 
            Gets or sets a value indicating whether the printing should be canceled starting with the current page.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
 Syntax
Syntaxpublic bool Cancel { get; set; }Public Property Cancel As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also