MagneticStripeReaderAamvaCardDataReceivedEventArgs.EyeColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the eye color from the swiped AAMVA card.
public:
property Platform::String ^ EyeColor { Platform::String ^ get(); };
winrt::hstring EyeColor();
public string EyeColor { get; }
var string = magneticStripeReaderAamvaCardDataReceivedEventArgs.eyeColor;
Public ReadOnly Property EyeColor As String
Property Value
The eye color from the swiped AAMVA card.