Interface IComplexCodetext
Interface IComplexCodetext
Tên không gian: Aspose.BarCode.ComplexBarcode Tổng hợp: Aspose.BarCode.dll (25.4.0)
Giao diện cho codetext phức tạp được sử dụng với ComplexBarcodeGenerator.
public interface IComplexCodetext
Methods
GetBarcodeType()
Có loại barcode.
BaseEncodeType GetBarcodeType()
Returns
Loại Barcode
GetConstructedCodetext()
Xây dựng văn bản mã cho mã thanh phức tạp
string GetConstructedCodetext()
Returns
Xây dựng codetext
InitFromString(String)
Bắt đầu ví dụ với codetext được xây dựng.
void InitFromString(string constructedCodetext)
Parameters
constructedCodetext
string
Xây dựng codetext.