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

Matrix2of5Generator Properties

Represents the class used to generate a Matrix 2 of 5 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.
WideNarrowRatio Gets or sets the density of a bar code’s bars. Inherited from Industrial2of5Generator.
See Also