IComplexCodetext
IComplexCodetext interface
与 ComplexBarcodeGenerator 一起使用的复杂代码文本的接口。
public interface IComplexCodetext
方法
姓名 | 描述 |
---|---|
GetBarcodeType() | 获取条码类型。 |
GetConstructedCodetext() | 为复杂条码构造代码文本 |
InitFromString(string) | 使用构造的代码文本初始化实例。 |
与 ComplexBarcodeGenerator 一起使用的复杂代码文本的接口。
public interface IComplexCodetext
姓名 | 描述 |
---|---|
GetBarcodeType() | 获取条码类型。 |
GetConstructedCodetext() | 为复杂条码构造代码文本 |
InitFromString(string) | 使用构造的代码文本初始化实例。 |