Share via


BarcodeSymbologies.UkPost property (Handheld 8)

2/18/2014

Gets the UK Postal barcode symbology.

Syntax

public static uint UkPost { get; }
PublicSharedReadOnlyProperty UkPost AsUInteger
   Get
public:
static property unsigned int UkPost { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The UK Postal barcode symbology.

See Also

Reference

BarcodeSymbologies class