PrintQueue.PrintingIsCancelled Propriété

Définition

Obtient ou définit une valeur qui indique si le travail d’impression actuel est 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é

true si le travail d’impression est annulé ; sinon, false.

S’applique à