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
Конструисани кодекс.