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

Code128Generator Properties

Represents the class used to generate a Code 128 bar code.
Name Description
AddLeadingZero Adds a zero sign prefix to the number that is being encoded.
CalcCheckSum Overrides the BarCodeGeneratorBase.CalcCheckSum property.
CharacterSet Gets or sets the character set type for the bar code.
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