BarcodeSymbologies.ExtendedBase 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 first possible OEM defined barcode symbology when the symbology type is not included in the current list.
public:
static property unsigned int ExtendedBase { unsigned int get(); };
static uint32_t ExtendedBase();
public static uint ExtendedBase { get; }
var uInt32 = BarcodeSymbologies.extendedBase;
Public Shared ReadOnly Property ExtendedBase As UInteger
Property Value
The OEM defined barcode symbology.