UPCSupplementalNGeneratorBase Properties
Defines the base class for the UPCSupplemental2Generator and UPCSupplemental5Generator classes.| Name | Description |
|---|---|
| CalcCheckSum | Overrides the BarCodeGeneratorBase.CalcCheckSum property. |
| 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