Decide if the encoded text will be shown in the BarcodeNET

Declaration Syntax
public bool ShowBarcodeText { get; set; }Public Property ShowBarcodeText As Boolean
Get
Set
public:
property bool ShowBarcodeText {
bool get ();
void set (bool value);
}
Value
true

Examples
CopyC#
barcodeNET1.ShowBarcodeText = true;
Assembly:
BarcodeNET (Module: BarcodeNET) Version: 7.5.3855.36704