Interface IComplexCodetext

IComplexCodetext interface

Interface for complex codetext used with ComplexBarcodeGenerator.

public interface IComplexCodetext

Methods

NameDescription
GetBarcodeType()Gets barcode type.
GetConstructedCodetext()Construct codetext for complex barcode
InitFromString(string)Initializes instance with constructed codetext.

See Also