BarcodeSymbologies.HanXin 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 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
The Han Xin barcode symbology.