BarcodeSymbologies.UsPostNet Property

Definition

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

public:
 static property unsigned int UsPostNet { unsigned int get(); };
static uint32_t UsPostNet();
public static uint UsPostNet { get; }
var uInt32 = BarcodeSymbologies.usPostNet;
Public Shared ReadOnly Property UsPostNet As UInteger

Property Value

UInt32

unsigned int

uint32_t

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

Applies to