PrintQueue.PrintingIsCancelled Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy bieżące zadanie drukowania jest anulowane.

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

Wartość właściwości

true jeśli zadanie drukowania jest anulowane; w przeciwnym razie , false.

Dotyczy