MagneticStripeReaderCapabilities.IsJisTwoSupported Property

Definition

Indicates whether the device supports JIS Type-II cards.

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

Property Value

Boolean

bool

True if the device supports JIS Type-II cards; otherwise, false.

Applies to