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