PrintQueue.PrintingIsCancelled Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der aktuelle Druckauftrag gerade abgebrochen wird, oder legt diesen Wert fest.

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

true, wenn der Druckauftrag gerade abgebrochen wird, andernfalls false.

Gilt für: