PrintQueue.PrintingIsCancelled Propriété

Définition

Obtient ou définit une valeur qui indique si le travail d'impression en cours est en train d'être annulé.

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

Valeur de propriété

Boolean

true si le travail d'impression en cours est en train d'être annulé ; sinon, false.

S’applique à