| BarcodeConfigurationIsNumberVisible Property |
[Missing <summary> documentation for "P:Limilabs.Barcode.BarcodeConfiguration.IsNumberVisible"]
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public bool IsNumberVisible { get; set; }
Public Property IsNumberVisible As Boolean
Get
Set
public:
property bool IsNumberVisible {
bool get ();
void set (bool value);
}
member IsNumberVisible : bool with get, set
Property Value
Type:
BooleanSee Also