BarcodeSymbologies.ChinaPost Property

Definition

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

UInt32

unsigned int

uint32_t

The China Postal barcode symbology.

Applies to