BarcodeSymbologies.Plessey Property

Definition

Gets the Plessey barcode symbology.

public:
 static property unsigned int Plessey { unsigned int get(); };
static uint32_t Plessey();
public static uint Plessey { get; }
var uInt32 = BarcodeSymbologies.plessey;
Public Shared ReadOnly Property Plessey As UInteger

Property Value

UInt32

unsigned int

uint32_t

The Plessey barcode symbology.

Applies to