BarcodeSymbologies.AusPost Property

Definition

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

UInt32

unsigned int

uint32_t

The Australia Postal barcode symbology.

Applies to