DataMatrixGS1Generator Properties
Generates a GS1 (Data Matrix) barcode.Name | Description |
---|---|
CalcCheckSum | For internal use. Inherited from BarCode2DGenerator. |
CompactionMode | Specifies whether textual information or a byte array should be used as the bar code’s data, as well as its encoding. |
FNC1Substitute | Specifies the symbol (or set of symbols) in the bar code’s text that will be replaced with the FNC1 functional character when the bar code’s bars are drawn. |
HumanReadableText | Specifies whether or not parentheses should be included in the bar code’s text. |
MatrixSize | Gets or sets the bar code matrix size. Inherited from DataMatrixGenerator. |
Name | Gets the name of the bar code type, which is represented by a current class. Inherited from BarCodeGeneratorBase. |
SymbologyCode | For internal use. Gets the bar code symbology for the current generator object. |
See Also