MagneticStripeReaderAamvaCardDataReceivedEventArgs.Height Property

Definition

Gets the height from the swiped AAMVA card.

public:
 property Platform::String ^ Height { Platform::String ^ get(); };
winrt::hstring Height();
public string Height { get; }
var string = magneticStripeReaderAamvaCardDataReceivedEventArgs.height;
Public ReadOnly Property Height As String

Property Value

String

Platform::String

winrt::hstring

The height from the swiped AAMVA card.

Applies to