BarcodeSymbologies.UsPlanet Property

Definition

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

UInt32

unsigned int

uint32_t

The United States Postal Service PLANET barcode symbology.

Applies to