Click or drag to resize
Pdf Library for .NET

PdfPrinterAfterPagePrintingEventArgsCancel Property

Gets or sets a value indicating whether the printing of the rest of the document should be canceled.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public bool Cancel { get; set; }

Property Value

Boolean
See Also