ICode39 Interface Members
In This Topic
The following tables list the members exposed by ICode39.
Public Methods
| Name | Description |
| getCheckDigit | Specifies whether the symbol needs a check digit. The default value is 'false'. |
| getFullASCII | Specifies whether to support full ASCII for Code39. The default value is 'false'. |
| getLabelWithStartAndStopCharacter | Specifies whether to show the start and stop character in the label. The default value is 'false'. |
| getNwRatio | A value that represents the wide and narrow bar ratio. It has values 2|3. The default value is '3'. |
Top
See Also