IComplexCodetext

IComplexCodetext class

Interface for complex codetext used with ComplexBarcodeGenerator.

The IComplexCodetext type exposes the following members:

Methods

Name Description
get_constructed_codetext() Construct codetext for complex barcode
init_from_string(constructed_codetext) Initializes instance with constructed codetext.
get_barcode_type() Gets barcode type.

See Also