BarcodeSymbologies.Code93Ex 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 93 Extended barcode symbology.
public:
static property unsigned int Code93Ex { unsigned int get(); };
static uint32_t Code93Ex();
public static uint Code93Ex { get; }
var uInt32 = BarcodeSymbologies.code93Ex;
Public Shared ReadOnly Property Code93Ex As UInteger
Property Value
The Code 93 Extended barcode symbology.