Interface IComplexCodetext
Interface IComplexCodetext
Namespace: Aspose.BarCode.ComplexBarcode
Assembly: Aspose.BarCode.dll (25.1.0)
ממשק לטקסט קוד מורכב המשמש עם ComplexBarcodeGenerator.
public interface IComplexCodetext
שיטות
GetBarcodeType()
מקבל את סוג הברקוד.
BaseEncodeType GetBarcodeType()
מחזיר
סוג הברקוד.
GetConstructedCodetext()
בונה טקסט קוד עבור ברקוד מורכב
string GetConstructedCodetext()
מחזיר
טקסט קוד שנבנה
InitFromString(string)
מאתחל מופע עם טקסט קוד שנבנה.
void InitFromString(string constructedCodetext)
פרמטרים
constructedCodetext
string
טקסט קוד שנבנה.