MicroPdf417ProfileMicroPdfEncodingMode Enumeration |
[Missing <summary> documentation for "T:RAYLASE.Marker.VectorGraphicElement.Barcode.MicroPdf417Profile.MicroPdfEncodingMode"]
Namespace: RAYLASE.Marker.VectorGraphicElement.BarcodeAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.32.0
Syntaxpublic enum MicroPdfEncodingMode
Members| Member name | Value | Description |
|---|
| Default | 0 | |
| EAN128 | 1 | |
| Code128Standard | 2 | |
| Coce128Fnc2 | 3 | |
| Ean128Linked | 4 | |
| Mode05Macro | 5 | |
| Mode06Macro | 6 | |
| CCA | 7 | |
| CCB | 8 | |
| Binary | 9 | |
See Also