Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET Standard 2.0+ platform documentation. This link will take you to the parent topic of the current section.

Interleaved2of5Options Properties

Contains options specific to this symbology (bar code type).
Name Description
CalcCheckSum Gets or sets whether a check character should be calculated and added to the bar code data.
ShowCodeText Gets or sets whether bar code text data should be displayed in a bar code image. Inherited from BarCodeGeneratorOptions.
WideNarrowRatio Gets or sets the wide bar to narrow bar ratio.
See Also