Condividi tramite


ICommonPosPrintStationCapabilities.IsItalicSupported Proprietà

Definizione

Ottiene se la stazione della stampante può stampare caratteri corsivi.

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

Valore della proprietà

Boolean

bool

True se la stazione della stampante può stampare caratteri corsivi; in caso contrario false.

Si applica a

Vedi anche