SlipPrinterCapabilities.IsDoubleHighDoubleWidePrintSupported 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 si la station d’impression de bordereaux peut imprimer des caractères à la fois à double hauteur et double largeur.
public:
property bool IsDoubleHighDoubleWidePrintSupported { bool get(); };
bool IsDoubleHighDoubleWidePrintSupported();
public bool IsDoubleHighDoubleWidePrintSupported { get; }
var boolean = slipPrinterCapabilities.isDoubleHighDoubleWidePrintSupported;
Public ReadOnly Property IsDoubleHighDoubleWidePrintSupported As Boolean
Valeur de propriété
Boolean
bool
Cette propriété a la valeur True si la station d’impression de bordereau peut imprimer des caractères à la fois doubles hauts et doubles larges ; sinon, false.