BarcodeSymbologies.Code16k Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The Code 16k barcode symbology.