Interface IComplexCodetext
Interface IComplexCodetext
Namespace: Aspose.BarCode.ComplexBarcode
Assembly: Aspose.BarCode.dll (25.1.0)
Giao diện cho codetext phức tạp được sử dụng với ComplexBarcodeGenerator.
public interface IComplexCodetext
Phương thức
GetBarcodeType()
Lấy loại mã vạch.
BaseEncodeType GetBarcodeType()
Trả về
Loại mã vạch.
GetConstructedCodetext()
Tạo codetext cho mã vạch phức tạp
string GetConstructedCodetext()
Trả về
Codetext đã được tạo.
InitFromString(string)
Khởi tạo phiên bản với codetext đã được tạo.
void InitFromString(string constructedCodetext)
Tham số
constructedCodetext
string
Codetext đã được tạo.