Package com.stimulsoft.report.barCodes
Interface IStiBarCode
- All Superinterfaces:
IStiBackColor,IStiForeColor
- All Known Implementing Classes:
StiBarCode
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidsetAutoScale(boolean value) voidvoidsetShowLabelText(boolean value) Methods inherited from interface com.stimulsoft.report.components.interfaces.IStiBackColor
getBackColor, setBackColorMethods inherited from interface com.stimulsoft.report.components.interfaces.IStiForeColor
getForeColor, setForeColor
-
Method Details
-
GetBarCodeString
String GetBarCodeString() -
getAutoScale
boolean getAutoScale() -
setAutoScale
void setAutoScale(boolean value) -
getShowLabelText
boolean getShowLabelText() -
setShowLabelText
void setShowLabelText(boolean value) -
getBarCodeType
StiBarCodeTypeService getBarCodeType() -
setBarCodeType
-