Partager via


SlipPrinterCapabilities.IsDoubleHighPrintSupported Propriété

Définition

Obtient si la station d’impression de bordereau peut imprimer des caractères à double hauteur.

public:
 property bool IsDoubleHighPrintSupported { bool get(); };
bool IsDoubleHighPrintSupported();
public bool IsDoubleHighPrintSupported { get; }
var boolean = slipPrinterCapabilities.isDoubleHighPrintSupported;
Public ReadOnly Property IsDoubleHighPrintSupported As Boolean

Valeur de propriété

Boolean

bool

Cette propriété a la valeur True si l’imprimante de bordereau peut imprimer des caractères à double hauteur ; sinon, false.

Implémente

S’applique à

Voir aussi