PrintQueue.PrintingIsCancelled Vlastnost

Definice

Získá nebo nastaví hodnotu, která označuje, zda je aktuální tisková úloha zrušena.

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

Hodnota vlastnosti

truepokud je tisková úloha zrušena; v opačném případě . false

Platí pro