BarcodeGeneratorElement.Codetext

BarcodeGeneratorElement.Codetext property

Data to be encoded, different types of BarCode may have different Codetext length restrictions and different charset.

public string Codetext { get; set; }

See Also