BarCodeGeneratorControl.BarcodeType

BarCodeGeneratorControl.BarcodeType property

BarCode’s encode type (symbology). Use EncodeTypes to get current symbology.

public string BarcodeType { get; set; }

See Also