BarcodeSymbologies.UsIntelligentPkg Property

Definition

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

UInt32

unsigned int

uint32_t

The United States Postal Service (USPS) Intelligent Mail Package barcode symbology.

Applies to