Share via


BarcodeSymbologies.Code93 property (Handheld 8)

2/18/2014

Gets the Code 93 barcode symbology.

Syntax

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

Property Value

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

The Code 93 barcode symbology.

See Also

Reference

BarcodeSymbologies class