CoercivityType Enumeration
|
Specifies the coercivity type for magnetic encoding.
Namespace:
Zebra.Sdk.Card.Enumerations
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public enum CoercivityType
Public Enumeration CoercivityType
public enum class CoercivityType
Members
| Member name | Value | Description |
---|
| High | 0 |
High coercivity.
|
| Low | 1 |
Low coercivity.
|
See Also