DataMatrixOptions Properties
Contains options specific to this symbology (bar code type).Name | Description |
---|---|
CompactionMode | Gets or sets the encoding scheme used to encode data in the DataMatrix Code. |
MatrixSize | Gets or sets the bar code matrix size. |
ShowCodeText | Gets or sets whether bar code text data should be displayed in a bar code image. Inherited from BarCodeGeneratorOptions. |
See Also