Click or drag to resize

StiBarCodeTypeService Class

[Missing <summary> documentation for "T:Stimulsoft.Report.BarCodes.StiBarCodeTypeService"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.Base.ServicesStiService
    Stimulsoft.Report.BarCodesStiBarCodeTypeService
      More...

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBarCodeTypeServiceConverter))]
public abstract class StiBarCodeTypeService : StiService, 
	IStiPropertyGridObject, IStiJsonReportObject

The StiBarCodeTypeService type exposes the following members.

Constructors
  NameDescription
Protected methodStiBarCodeTypeService
Initializes a new instance of the StiBarCodeTypeService class
Top
Properties
Methods
  NameDescription
Protected methodBaseDrawImage
Protected methodBaseDrawRectangle
Protected methodBaseDrawString(Object, String, Font, StiBrush, RectangleF, StringFormat)
Protected methodBaseDrawString(Object, String, Font, StiBrush, Single, Single)
Protected methodBaseFillEllipse
Protected methodBaseFillPolygon
Protected methodBaseFillRectangle
Protected methodBaseFillRectangle2D
Protected methodBaseMeasureString
Protected methodBaseRollbackTransform
Protected methodBaseTransform
Protected methodCalculateSize2
Protected methodCalculateSizeFull
Protected methodCheckCodeSymbols
Remove from string all undefined symbols.
Public methodClone (Inherited from StiService.)
Public methodCreateNew
Public methodDraw
Protected methodDraw2DBarCode
Protected methodDrawBarCode
Draws bar code.
Protected methodDrawBarCodeError(Object, RectangleF, StiBarCode)
Protected methodDrawBarCodeError(Object, RectangleF, StiBarCode, String)
Protected methodDrawBars
Draws content of bar code.
Protected methodDrawMaxicode
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetCode
Returns string of char - input data for calculation of bar code.
Public methodGetCombinedCode
Public methodGetEvents
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetProperties
Protected methodGetSymbolsStringWidth
Returns width of string in modules.
Protected methodGetSymbolWidth
Returns width of one symbol in module.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Protected methodIsSymbolLong
Returns true if one line is long.
Protected methodIsSymbolPostDescend
Returns true if short line is post-descend
Protected methodIsSymbolSpace
Returns true is char is space.
Public methodLoadFromJsonObject
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPackService (Inherited from StiService.)
Protected methodRollbackTransform
Public methodSaveToJsonObject
Public methodToString (Overrides ObjectToString.)
Protected methodTranslateRect
Translate coordinates using vertical and horizontal justify
Top
Fields
See Also
Inheritance Hierarchy
SystemObject
  Stimulsoft.Base.ServicesStiService
    Stimulsoft.Report.BarCodesStiBarCodeTypeService
      Stimulsoft.Report.BarCodesStiAustraliaPost4StateBarCodeType
      Stimulsoft.Report.BarCodesStiCodabarBarCodeType
      Stimulsoft.Report.BarCodesStiCode11BarCodeType
      Stimulsoft.Report.BarCodesStiCode128BarCodeType
      Stimulsoft.Report.BarCodesStiCode39BarCodeType
      Stimulsoft.Report.BarCodesStiCode93BarCodeType
      Stimulsoft.Report.BarCodesStiDataMatrixBarCodeType
      Stimulsoft.Report.BarCodesStiDutchKIXBarCodeType
      Stimulsoft.Report.BarCodesStiEAN13BarCodeType
      Stimulsoft.Report.BarCodesStiFIMBarCodeType
      Stimulsoft.Report.BarCodesStiInterleaved2of5BarCodeType
      Stimulsoft.Report.BarCodesStiITF14BarCodeType
      Stimulsoft.Report.BarCodesStiMaxicodeBarCodeType
      Stimulsoft.Report.BarCodesStiPdf417BarCodeType
      Stimulsoft.Report.BarCodesStiPharmacodeBarCodeType
      Stimulsoft.Report.BarCodesStiPlesseyBarCodeType
      Stimulsoft.Report.BarCodesStiPostnetBarCodeType
      Stimulsoft.Report.BarCodesStiQRCodeBarCodeType
      Stimulsoft.Report.BarCodesStiRoyalMail4StateBarCodeType
      Stimulsoft.Report.BarCodesStiStandard2of5BarCodeType