Partager via


ICommonPosPrintStationCapabilities.IsUnderlineSupported Propriété

Définition

Obtient si la station d’imprimante peut souligner les caractères.

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

Valeur de propriété

Boolean

bool

True si la station d’impression peut souligner les caractères ; sinon, false.

S’applique à

Voir aussi