VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode Namespace / Web2DBarcodeWriterSettingsJS type / get_Value2DVisible Property
Syntax BrowserCompatibility SeeAlso
get_Value2DVisible Method
Gets a value indicating whether the barcode writer must draw 2D barcode value on the barcode image.
Syntax
var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS();

var value; // Type: boolean
value = instance.get_Value2DVisible();

Return Value

Flag.
Browser Compatibility
9
5
11
5
See Also