BarcodeSymbologies.Code16k Property

Definition

Gets the Code 16k barcode symbology.

public:
 static property unsigned int Code16k { unsigned int get(); };
static uint32_t Code16k();
public static uint Code16k { get; }
var uInt32 = BarcodeSymbologies.code16k;
Public Shared ReadOnly Property Code16k As UInteger

Property Value

UInt32

unsigned int

uint32_t

The Code 16k barcode symbology.

Applies to