MagneticEncoderInfoStripeLocation Property
|
Location of the magnetic encoder (front or back).
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic CardSide StripeLocation { get; }
Public ReadOnly Property StripeLocation As CardSide
Get
public:
property CardSide StripeLocation {
CardSide get ();
}
Property Value
Type:
CardSide
See Also