MagneticStripeReaderCapabilities.IsJisOneSupported Property

Definition

Indicates whether device supports JIS Type-I cards.

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

Property Value

Boolean

bool

True if the device support JIS Type-I cards; otherwise, false.

Applies to