BarcodeSymbologies.KoreanPost Property

Definition

Gets the Korea Postal barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The Korea Postal barcode symbology.

Applies to