Share via


BarcodeSymbologies.CodablockF property (Handheld 8)

2/18/2014

Gets the Codablock F barcode symbology.

Syntax

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

Property Value

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

The Codablock F barcode symbology.

See Also

Reference

BarcodeSymbologies class