PrintQueue.IsRawOnlyEnabled 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 d’impression peut utiliser EMF (Meta File amélioré) qui permet un flux de données plus rapide d’une application d’impression vers le spouleur Windows.
public:
property bool IsRawOnlyEnabled { bool get(); };
public bool IsRawOnlyEnabled { get; }
member this.IsRawOnlyEnabled : bool
Public ReadOnly Property IsRawOnlyEnabled As Boolean
Valeur de propriété
true si l’imprimante ne peut pas utiliser l’impression EMF ; sinon, false.