CodabarGenerator Properties
Represents the class used to generate a Codabar barcode.
Name | Description |
---|---|
Calc |
Overrides the Bar |
Name |
Gets the name of the bar code type, which is represented by a current class.
Inherited from Bar |
Start |
Gets or sets the first (start) symbol used to code the barcode’s structure. |
Stop |
Gets or sets the last (stop) symbol used to code the barcode’s structure. |
Wide |
Gets or sets the density of a barcode’s bars. |
See Also