Share via


BarcodeSymbologies.HanXin property (Handheld 8)

2/18/2014

Gets the Han Xin barcode symbology.

Syntax

public static uint HanXin { get; }
PublicSharedReadOnlyProperty HanXin AsUInteger
   Get
public:
static property unsigned int HanXin { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The Han Xin barcode symbology.

See Also

Reference

BarcodeSymbologies class