Skip to main content

Code39SymbologyBase<T> Properties
Show Inherited Hide Inherited

The base class for the Code39 and Code39Extended classes used to generate bar codes.
Name Description
CalcCheckSum Gets or sets whether to calculate a checksum for the bar code. Inherited from SymbologyCheckSumBase<T>.
GeneratorBase Inherited from SymbologyBase<T>.
WideNarrowRatio Gets or sets the density of a bar code’s bars.
See Also