Display border in the bound

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

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