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

Създаден кодекс.

 Български