The barcode type as string.

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
string BarcodeType { get; }
Visual Basic (Declaration)
ReadOnly Property BarcodeType As String
Visual C++
property String^ BarcodeType {
	String^ get ();
}

See Also