Enum CodeType
- Namespace
- VisioForge.Core.LibDMTX
- Assembly
- VisioForge.Core.dll
Symbol type (DataMatrix or Mosaic).
public enum CodeType : ushortFields
DataMatrix = 0Mosaic = 1-
Composite of multiple data matrixes.
Symbol type (DataMatrix or Mosaic).
public enum CodeType : ushortDataMatrix = 0 Mosaic = 1 Composite of multiple data matrixes.