Interface IComplexCodetext

Interface IComplexCodetext

Pôvodný názov: Aspose.BarCode.ComplexBarcode Zhromaždenie: Aspose.BarCode.dll (25.4.0)

Rozhranie pre komplexný kódový text používaný s ComplexBarcodeGenerator.

public interface IComplexCodetext

Methods

GetBarcodeType()

Dostáva barcode typu.

BaseEncodeType GetBarcodeType()

Returns

BaseEncodeType

Barkódový typ

GetConstructedCodetext()

Vytvorte kódový text pre zložitý barcode

string GetConstructedCodetext()

Returns

string

Vytvorený kódový text

InitFromString(Stretnutie)

Iniciuje príklad s konštruovaným kódovým textom.

void InitFromString(string constructedCodetext)

Parameters

constructedCodetext string

Vytvorený kódový text.

 Slovenčina