BarcodeSymbologies.UkPost 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 UK Postal barcode symbology.
public:
static property unsigned int UkPost { unsigned int get(); };
static uint32_t UkPost();
public static uint UkPost { get; }
var uInt32 = BarcodeSymbologies.ukPost;
Public Shared ReadOnly Property UkPost As UInteger
Property Value
The UK Postal barcode symbology.