Interface IComplexCodetext

Interface IComplexCodetext

ชื่อพื้นที่: Aspose.BarCode.ComplexBarcode การประกอบ: Aspose.BarCode.dll (25.4.0)

อินเตอร์เฟซสําหรับข้อความโค้ดที่ซับซ้อนที่ใช้กับ ComplexBarcodeGenerator

public interface IComplexCodetext

Methods

GetBarcodeType()

รับประเภทรหัสบาร์

BaseEncodeType GetBarcodeType()

Returns

BaseEncodeType

บาร์โค้ดประเภท

GetConstructedCodetext()

สร้างข้อความรหัสสําหรับรหัสบาร์ที่ซับซ้อน

string GetConstructedCodetext()

Returns

string

โครงสร้างโค้ด

InitFromString(รั้ว)

เริ่มต้นตัวอย่างด้วยโค้ดข้อความที่สร้างขึ้น

void InitFromString(string constructedCodetext)

Parameters

constructedCodetext string

โครงสร้างโค้ด

 แบบไทย