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