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