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
Сконструйований код.