Interface IStiBarCode

All Superinterfaces:
IStiBackColor, IStiForeColor
All Known Implementing Classes:
StiBarCode

public interface IStiBarCode extends IStiBackColor, IStiForeColor
  • 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

      void setBarCodeType(StiBarCodeTypeService value)