ExtCodetextBuilder Class

Helper class for automatic codetext generation of the Extended Codetext Mode
Inheritance Hierarchy

Namespace:  Aspose.BarCode
Assembly:  Aspose.BarCode (in Aspose.BarCode.dll) Version: 20.11.0
Syntax
public abstract class ExtCodetextBuilder

The ExtCodetextBuilder type exposes the following members.

Constructors
  NameDescription
Protected methodExtCodetextBuilder
Initializes a new instance of the ExtCodetextBuilder class
Methods
  NameDescription
Public methodAddECICodetext
Adds codetext with Extended Channel Identifier
Public methodAddPlainCodetext
Adds plain codetext to the extended codetext items
Public methodClear
Clears extended codetext items
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetExtendedCodetext
Generate extended codetext from generation items list
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also