'Declaration Public Enum Symbology Inherits System.Enum
public enum Symbology : System.Enum
Member | Description |
---|---|
All | Specifies a set of all barcode symbologies which can be recognized. |
Code128 | Specifies the Code128 barcode symbology. |
Code39 | Specifies the Code39 barcode symbology. |
Code39Ext | Specifies the Code39 Extended (known also as Code39 Full ASCII) barcode symbology. |
Ean13 | Specifies the EAN-13 barcode symbology. |
Ean8 | Specifies the EAN-8 barcode symbology. |
EanUpc | Specifies all symbologies from the EanUpc family which can be recognized. |
Interleaved2Of5 | Specifies the Interleaved 2 of 5 barcode symbology. |
Linear | Specifies all linear barcode symbologies which can be recognized. |
QRCode | Specifies the QR Code barcode symbology. |
Unspecified | Used when a Symbology is not specified. |
UpcA | Specifies the UPC-A barcode symbology. |
UpcE | Specifies the UPC-E barcode symbology. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2