MagneticStripeReaderAamvaCardDataReceivedEventArgs.Height 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 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
The height from the swiped AAMVA card.