Skip to main content
A newer version of this page is available. .

Code93Generator Properties

Represents the class used to generate a Code 93 bar code.
Name Description
CalcCheckSum Gets or sets whether to calculate a checksum for the bar code. Inherited from BarCodeGeneratorBase.
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