BarcodeSymbologies.UsPostNet 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 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
The United States Postal Numeric Encoding Technique (POSTNET) barcode symbology.