Share via


ICommonPosPrintStationCapabilities.IsBoldSupported Eigenschaft

Definition

Ruft ab, ob die Druckerstation fett formatierte Zeichen drucken kann.

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

Eigenschaftswert

Boolean

bool

True, wenn die Druckerstation fett formatierte Zeichen drucken kann; andernfalls false.

Gilt für:

Weitere Informationen