BarcodeSymbologies.ExtendedBase Property

Definition

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

UInt32

unsigned int

uint32_t

The OEM defined barcode symbology.

Applies to