BarcodeSymbologies.UsIntelligent 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 Service (USPS) Intelligent Mail barcode symbology.
public:
static property unsigned int UsIntelligent { unsigned int get(); };
static uint32_t UsIntelligent();
public static uint UsIntelligent { get; }
var uInt32 = BarcodeSymbologies.usIntelligent;
Public Shared ReadOnly Property UsIntelligent As UInteger
Property Value
The United States Postal Service (USPS) Intelligent Mail barcode symbology.