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