WebMicroPDF417SymbolTypeEnumJS Enumeration
In This Topic
Specifies available symbol types of Micro PDF417 barcode.
Members
| Member | Description |
| Undefined | Undefined symbol. |
| Col1Row11 | Symbol containing 1 column and 11 rows. |
| Col1Row14 | Symbol containing 1 column and 14 rows. |
| Col1Row17 | Symbol containing 1 column and 17 rows. |
| Col1Row20 | Symbol containing 1 column and 20 rows. |
| Col1Row24 | Symbol containing 1 column and 24 rows. |
| Col1Row28 | Symbol containing 1 column and 28 rows. |
| Col2Row8 | Symbol containing 2 column and 8 rows. |
| Col2Row11 | Symbol containing 2 column and 11 rows. |
| Col2Row14 | Symbol containing 2 column and 14 rows. |
| Col2Row17 | Symbol containing 2 column and 17 rows. |
| Col2Row20 | Symbol containing 2 column and 20 rows. |
| Col2Row23 | Symbol containing 2 column and 23 rows. |
| Col2Row26 | Symbol containing 2 column and 26 rows. |
| Col3Row6 | Symbol containing 3 column and 6 rows. |
| Col3Row8 | Symbol containing 3 column and 8 rows. |
| Col3Row10 | Symbol containing 3 column and 10 rows. |
| Col3Row12 | Symbol containing 3 column and 12 rows. |
| Col3Row15 | Symbol containing 3 column and 15 rows. |
| Col3Row20 | Symbol containing 3 column and 20 rows. |
| Col3Row26 | Symbol containing 3 column and 26 rows. |
| Col3Row32 | Symbol containing 3 column and 32 rows. |
| Col3Row38 | Symbol containing 3 column and 38 rows. |
| Col3Row44 | Symbol containing 3 column and 44 rows. |
| Col4Row4 | Symbol containing 4 column and 4 rows. |
| Col4Row6 | Symbol containing 4 column and 6 rows. |
| Col4Row8 | Symbol containing 4 column and 8 rows. |
| Col4Row10 | Symbol containing 4 column and 10 rows. |
| Col4Row12 | Symbol containing 4 column and 12 rows. |
| Col4Row15 | Symbol containing 4 column and 15 rows. |
| Col4Row20 | Symbol containing 4 column and 20 rows. |
| Col4Row26 | Symbol containing 4 column and 26 rows. |
| Col4Row32 | Symbol containing 4 column and 32 rows. |
| Col4Row38 | Symbol containing 4 column and 38 rows. |
| Col4Row44 | Symbol containing 4 column and 44 rows. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Barcode.WebMicroPDF417SymbolTypeEnumJS
Browser Compatibility
See Also