Share via


BarcodeSymbologies.ChinaPost property (Handheld 8)

2/18/2014

Gets the Chinese Postal barcode symbology.

Syntax

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

Property Value

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

The Chinese Postal barcode symbology.

See Also

Reference

BarcodeSymbologies class