BarcodeSymbologies.JapanPost Property

Definition

Gets the Japan Postal barcode symbology.

public:
 static property unsigned int JapanPost { unsigned int get(); };
static uint32_t JapanPost();
public static uint JapanPost { get; }
var uInt32 = BarcodeSymbologies.japanPost;
Public Shared ReadOnly Property JapanPost As UInteger

Property Value

UInt32

unsigned int

uint32_t

The Japan Postal barcode symbology.

Applies to