Set or get the the barcode visability

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

Examples
CopyC#
barcodeNET1.SilentMode = false
Assembly:
BarcodeNET (Module: BarcodeNET) Version: 7.5.3855.36704