| IBaseBarcodeCustomText Property |
Custom text which will be rendered instead of Number.
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax string CustomText { get; set; }
Property CustomText As String
Get
Set
property String^ CustomText {
String^ get ();
void set (String^ value);
}
abstract CustomText : string with get, set
Property Value
Type:
StringSee Also