Controls if the printing should be canceled
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool CancelPrinting { get; set; }
Public Property CancelPrinting As Boolean
Get
Set
public:
property bool CancelPrinting {
bool get ();
void set (bool value);
}
member CancelPrinting : bool with get, set
Property Value
Type:
Boolean
Reference