MagneticStripeReaderCapabilities.IsIsoSupported Property

Definition

Indicates whether the device supports ISO cards.

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

Property Value

Boolean

bool

True if the device supports ISO cards; otherwise, false.

Applies to