Enum BarcodeType
Barcode type.
Namespace: VisioForge.Core.Types.VideoProcessing
Assembly: VisioForge.Core.dll
Syntax
public enum BarcodeType
Fields
Name | Description |
---|---|
Auto | Autodetect. Slowly. |
Aztec | Aztec. |
CodaBar | CodaBar. |
Code128 | Code 128. |
Code39 | Code 39. |
Code93 | Code 93. |
DataMatrix | Data matrix. |
EAN13 | EAN-13. |
EAN8 | EAN-8. |
ITF | ITF. |
PDF417 | PDF-417. |
QR | QR code. |
RSS14 | RSS-14. |
UPCA | UPC-A. |
UPCE | UPC-E. |