BarCodeGeneratorBase Properties
Defines the base class for all the classes used to generate bar codes.| Name | Description |
|---|---|
| CalcCheckSum | Gets or sets whether to calculate a checksum for the bar code. |
| Name | Gets the name of the bar code type, which is represented by a current class. |
| SymbologyCode | For internal use. Gets the bar code symbology for the current generator object. |
See Also