Enum MicroPdf417Version
Specifies the MicroPDF417 version (a predefined combinations of numbers of columns and rows) to be generated.
Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode.dll
Syntax
public enum MicroPdf417Version
Fields
Name | Description |
---|---|
Auto | |
V1X11 | |
V1X14 | |
V1X17 | |
V1X20 | |
V1X24 | |
V1X28 | |
V2X11 | |
V2X14 | |
V2X17 | |
V2X20 | |
V2X23 | |
V2X26 | |
V2X8 | |
V3X10 | |
V3X12 | |
V3X15 | |
V3X20 | |
V3X26 | |
V3X32 | |
V3X38 | |
V3X44 | |
V3X6 | |
V3X8 | |
V4X10 | |
V4X12 | |
V4X15 | |
V4X20 | |
V4X26 | |
V4X32 | |
V4X38 | |
V4X4 | |
V4X44 | |
V4X6 | |
V4X8 |