public interface ICode39 extends IBarcode, IFontOption, ILabelOption
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCheckDigit()
Specifies whether the symbol needs a check digit.
|
boolean |
getFullASCII()
Specifies whether to support full ASCII for Code39.
|
boolean |
getLabelWithStartAndStopCharacter()
Specifies whether to show the start and stop character in the label.
|
int |
getNwRatio()
A value that represents the wide and narrow bar ratio.
|
getBackgroundColor, getCodeType, getColor, getQuietZoneBottom, getQuietZoneLeft, getQuietZoneRight, getQuietZoneTop, getValuegetFontFamily, getFontSize, getFontStyle, getFontTextAlign, getFontTextDecoration, getFontWeightgetLabelPosition, getShowLabelboolean getLabelWithStartAndStopCharacter()
boolean getCheckDigit()
int getNwRatio()
boolean getFullASCII()