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