BarcodeSymbologies.Code11 Property

Definition

Gets the Code 11 barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The Code 11 barcode symbology.

Applies to