Share via


BarcodeSymbologies.UsIntelligentPkg property (Handheld 8)

2/18/2014

Gets the USPS Intelligent Mail Package barcode symbology.

Syntax

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

Property Value

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

The USPS Intelligent Mail Package barcode symbology.

See Also

Reference

BarcodeSymbologies class