Partager via


ICommonPosPrintStationCapabilities.IsDoubleHighPrintSupported Propriété

Définition

Obtient si la station d’impression peut imprimer des caractères double-élevé.

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

Valeur de propriété

Boolean

bool

True si la station d’impression peut imprimer des caractères double-élevé ; sinon, false.

S’applique à

Voir aussi