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