Partager via


ICommonPosPrintStationCapabilities.IsDualColorSupported Propriété

Définition

Obtient si la station d’impression peut imprimer une couleur foncée plus une autre couleur.

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

Valeur de propriété

Boolean

bool

Cette propriété a la valeur True si la station d’impression peut imprimer une couleur foncée plus une autre couleur ; sinon, false.

S’applique à

Voir aussi