BarcodeSymbologies.HanXin Property

Definition

Gets the Han Xin barcode symbology.

public:
 static property unsigned int HanXin { unsigned int get(); };
static uint32_t HanXin();
public static uint HanXin { get; }
var uInt32 = BarcodeSymbologies.hanXin;
Public Shared ReadOnly Property HanXin As UInteger

Property Value

UInt32

unsigned int

uint32_t

The Han Xin barcode symbology.

Applies to