Compartir a través de


MagneticStripeReaderCapabilities.IsJisOneSupported Propiedad

Definición

Indica si el dispositivo admite tarjetas JIS Type-I.

public:
 property bool IsJisOneSupported { bool get(); };
bool IsJisOneSupported();
public bool IsJisOneSupported { get; }
var boolean = magneticStripeReaderCapabilities.isJisOneSupported;
Public ReadOnly Property IsJisOneSupported As Boolean

Valor de propiedad

Boolean

bool

True si el dispositivo admite tarjetas JIS Type-I; de lo contrario, false.

Se aplica a