Share via


BarcodeSymbologies.Ccc property (Handheld 8)

2/18/2014

Gets the Composite Component-C barcode symbology.

Syntax

public static uint Ccc { get; }
PublicSharedReadOnlyProperty Ccc AsUInteger
   Get
public:
static property unsigned int Ccc { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The Composite Component-C barcode symbology.

See Also

Reference

BarcodeSymbologies class