Share via


BarcodeSymbologies.Code16k property (Handheld 8)

2/18/2014

Gets the Code 16k barcode symbology.

Syntax

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

Property Value

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

The Code 16k barcode symbology.

See Also

Reference

BarcodeSymbologies class