Click or drag to resize
BaseBarcodeCustomText Property
Custom text which will be rendered instead of Number.

Namespace:  Limilabs.Barcode
Assembly:  Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
public string CustomText { get; set; }

Property Value

Type: String

Implements

IBaseBarcodeCustomText
See Also