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

EAN128Generator Properties

Represents the class used to generate an EAN-128 barcode.
Name Description
AddLeadingZero For internal use.
CalcCheckSum Overrides the BarCodeGeneratorBase.CalcCheckSum property. Inherited from Code128Generator.
CharacterSet Gets or sets the character set type for the bar code. Inherited from Code128Generator.
FNC1Substitute Gets or sets the symbol (or set of symbols) in the bar code’s text that will be replaced with the FNC1 functional character when the bar code’s bars are drawn.
HumanReadableText Specifies whether or not parentheses should be included in the bar code’s text.
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