Share via


BarcodeSymbologies.UsPostNet property (Handheld 8)

2/18/2014

Gets the United States Postal Numeric Encoding Technique (POSTNET) barcode symbology.

Syntax

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

Property Value

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

The United States Postal Numeric Encoding Technique (POSTNET) barcode symbology.

See Also

Reference

BarcodeSymbologies class