You are here: Start » AVL.NET » DataMatrixGapSize Enumeration
DataMatrixGapSize Enumeration
Specifies the distance between neighboring modules.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| Large | Gaps can be up to 75% of the module size. |
| Medium | Gaps can be up to 50% of the module size. |
| Small | Gaps can be up to 25% of the module size. |
| Zero | There are no gaps between modules. |
