BarcodeSymbologies.ChinaPost 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 China Postal barcode symbology.
public:
static property unsigned int ChinaPost { unsigned int get(); };
static uint32_t ChinaPost();
public static uint ChinaPost { get; }
var uInt32 = BarcodeSymbologies.chinaPost;
Public Shared ReadOnly Property ChinaPost As UInteger
Property Value
The China Postal barcode symbology.