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