BarcodeSymbologies.Ccc Property

Definition

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

UInt32

unsigned int

uint32_t

The Composite Component-C barcode symbology.

Applies to