PrintQueue.IsDevQueryEnabled Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur qui indique si la file d'attente maintient des documents lorsque le document et les configurations d'imprimante ne correspondent pas.
public:
property bool IsDevQueryEnabled { bool get(); };
public bool IsDevQueryEnabled { get; }
member this.IsDevQueryEnabled : bool
Public ReadOnly Property IsDevQueryEnabled As Boolean
Valeur de propriété
true si la file d'attente maintient des configurations qui ne correspondent pas ; sinon, false.