Interface IComplexCodetext
Interface IComplexCodetext
Името на пространството: Aspose.BarCode.ComplexBarcode Асамблея: Aspose.BarCode.dll (25.5.0)
ComplexBarcodeGenerator.
public interface IComplexCodetextMethods
GetBarcodeType()
Получаване на баркод тип.
BaseEncodeType GetBarcodeType()Returns
Тип на баркода.
GetConstructedCodetext()
Създаване на кодове за сложен баркод
string GetConstructedCodetext()Returns
Създаден кодекс
InitFromString(Стрий)
Иницијализира примера с изграден кодекс.
void InitFromString(string constructedCodetext)Parameters
constructedCodetext string
Създаден кодекс.