Share via


BarcodeSymbologies.UsIntelligent property (Handheld 8)

2/18/2014

Gets the USPS Intelligent Mail barcode symbology.

Syntax

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

Property Value

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

The USPS Intelligent Mail barcode symbology.

See Also

Reference

BarcodeSymbologies class