BarcodeSymbologies.DataCode 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 Data Code barcode symbology.
public:
static property unsigned int DataCode { unsigned int get(); };
static uint32_t DataCode();
public static uint DataCode { get; }
var uInt32 = BarcodeSymbologies.dataCode;
Public Shared ReadOnly Property DataCode As UInteger
Property Value
The Data Code barcode symbology.