CodabarOptions Properties
Contains options specific to this symbology (bar code type).Name | Description |
---|---|
ShowCodeText | Gets or sets whether bar code text data should be displayed in a bar code image. Inherited from BarCodeGeneratorOptions. |
StartStopPair | Gets or sets the first (start) and last (stop) symbols used to code the bar code’s structure. |
WideNarrowRatio | Gets or sets the density of bars. |
See Also