 |
PdfPrinterAfterPagePrintingEventArgsCancel Property |
Gets or sets a value indicating whether the printing of the rest of the document should be canceled.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic bool Cancel { get; set; }Public Property Cancel As Boolean
Get
Set
Property Value
Boolean
See Also