Interface IComplexCodetext

Interface IComplexCodetext

Namespace: Aspose.BarCode.ComplexBarcode
Assembly: Aspose.BarCode.dll (25.1.0)

رابط برای متن کد پیچیده که با ComplexBarcodeGenerator استفاده می‌شود.

public interface IComplexCodetext

متدها

GetBarcodeType()

نوع بارکد را دریافت می‌کند.

BaseEncodeType GetBarcodeType()

بازگشت

BaseEncodeType

نوع بارکد.

GetConstructedCodetext()

متن کد برای بارکد پیچیده را ایجاد می‌کند.

string GetConstructedCodetext()

بازگشت

string

متن کد ایجاد شده

InitFromString(string)

نمونه را با متن کد ایجاد شده مقداردهی اولیه می‌کند.

void InitFromString(string constructedCodetext)

پارامترها

constructedCodetext string

متن کد ایجاد شده.

 فارسی