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

Конструисани кодекс.

 Српски