ICode39 Interface Methods
In This Topic
For a list of all members of this type, see ICode39 members.
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