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