officefileapi-devexpress-dot-barcodes-b7866602.md
Lists available symbologies (bar code types).
Namespace : DevExpress.BarCodes
Assembly : DevExpress.Docs.v25.2.dll
NuGet Package : DevExpress.Document.Processor
public enum Symbology
Public Enum Symbology
| Name | Description | Example |
|---|---|---|
Codabar |
|
|
| Industrial2of5 |
|
|
| Interleaved2of5 |
|
|
| Code39 |
|
|
| Code39Extended |
|
|
| Code93 |
|
|
| Code93Extended |
|
|
| Code128 |
|
|
| Code11 |
|
|
| CodeMSI |
|
|
| PostNet |
|
|
| EAN13 |
|
|
| UPCA |
|
|
| EAN8 |
|
|
| EAN128 |
|
|
| UPCSupplemental2 |
|
|
| UPCSupplemental5 |
|
|
| UPCE0 |
|
|
| UPCE1 |
|
|
| Matrix2of5 |
|
|
| PDF417 |
|
|
| DataMatrix |
|
|
| QRCode |
|
|
| QRCodeGS1 |
|
|
| QRCodeEPC |
|
|
| MicroQRCode |
|
|
| IntelligentMail |
|
|
| DataMatrixGS1 |
|
|
| DataBar |
|
|
| ITF14 |
|
|
| SSCC |
Serial Shipping Container Code (SSCC-18)
|
|
| AztecCode |
|
|
The following properties accept/return Symbology values:
See Also