CardTypeInfo Class |
Namespace: Zebra.Sdk.Card.Containers
The CardTypeInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| CardTypeInfo |
Default constructor.
|
| Name | Description | |
|---|---|---|
| Coercivity |
Magnetic stripe coercivity type ("high" or "low").
| |
| ContactEncode |
True if contact tag present.
| |
| ContactlessEncode |
True if contactless tag present.
| |
| Description |
Card Description.
| |
| LaminatorAdjustments |
Laminator adjustment values.
| |
| MagStripe |
True if magnetic stripe present.
| |
| PartNumber |
Zebra part number for card.
| |
| Thickness |
Card thickness (mils).
| |
| TransferSpeeds |
Film transfer speed.
| |
| TransferTemps |
Film transfer temperatures.
| |
| Type |
If custom card, specifies 0 - CUSTOM_CARD_1 or 1 - CUSTOM_CARD_2.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |