ICommonPosPrintStationCapabilities.IsItalicSupported Eigenschaft

Definition

Ruft ab, ob die Druckerstation Kursivzeichen drucken kann.

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

Eigenschaftswert

Boolean

bool

True, wenn die Druckerstation Kursivzeichen drucken kann; andernfalls false.

Gilt für:

Weitere Informationen