Share via


ICommonPosPrintStationCapabilities.IsUnderlineSupported Propiedad

Definición

Obtiene si la estación de impresora puede subrayado caracteres.

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

Valor de propiedad

Boolean

bool

True si la estación de impresora puede subrayado caracteres; en caso contrario, false.

Se aplica a

Consulte también