BarcodeSymbologies.UsIntelligent Property

Definition

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

UInt32

unsigned int

uint32_t

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

Applies to