BarCode2DGenerator Properties
The base class for generators of 2D bar codes.| Name | Description |
|---|---|
| CalcCheckSum | For internal use. |
| 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. Inherited from BarCodeGeneratorBase. |
See Also