BarcodeSymbologies.KoreanPost 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 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
The Korea Postal barcode symbology.