Share via


BarcodeSymbologies.AusPost property (Handheld 8)

2/18/2014

Gets the Australia Post barcode symbology.

Syntax

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

Property Value

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

The Australia Post barcode symbology.

See Also

Reference

BarcodeSymbologies class