BarcodeSymbologies.Plessey 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 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
The Plessey barcode symbology.