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

XRCode39ExtendedGenerator Properties

Obsolete. Represents the class used to generate a Code 39 Extended 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. Inherited from Code39ExtendedGenerator.
WideNarrowRatio Gets or sets the density of a bar code’s bars. Inherited from Code39Generator.
See Also