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

EAN128Symbology Properties

Generates a GS1-128 - EAN-128 (UCC) bar code. GS1-128 is a variable length self-checking symbololgy. GS1-128 is a subset of a more general Code 128 symbology.
Name Description
CharacterSet Gets or sets the character set type for the bar code. Inherited from Code128SymbologyBase<T>.
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.
GeneratorBase Inherited from SymbologyBase<T>.
HumanReadableText Gets or sets whether or not parentheses should be included in the bar code’s text.
See Also