Interface IComplexCodetext
Interface IComplexCodetext
İsim alanı : Aspose.BarCode.ComplexBarcode Toplama: Aspose.BarCode.dll (25.4.0)
ComplexBarcodeGenerator ile kullanılan karmaşık kod metin arayüzü.
public interface IComplexCodetext
Methods
GetBarcodeType()
Barkod türü alınır.
BaseEncodeType GetBarcodeType()
Returns
Barkod Tipi
GetConstructedCodetext()
Karmaşık çubuk kodu için kod metni oluşturun
string GetConstructedCodetext()
Returns
Yapılandırılmış kodeks
InitFromString(Sırt)
Bir örnek oluşturulmuş kod metni ile başlatılır.
void InitFromString(string constructedCodetext)
Parameters
constructedCodetext
string
Yapılmış bir kod yazısı.