PrintQueue.PrintingIsCancelled Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts, der angibt, ob der aktuelle Druckauftrag abgebrochen wird.

public:
 property bool PrintingIsCancelled { bool get(); void set(bool value); };
public bool PrintingIsCancelled { get; set; }
member this.PrintingIsCancelled : bool with get, set
Public Property PrintingIsCancelled As Boolean

Eigenschaftswert

truewenn der Druckauftrag abgebrochen wird; andernfalls . false

Gilt für: