Click or drag to resize
BaseBarcodeIsNumberVisible Property
True if text should be visible in rendered barcode.

Namespace:  Limilabs.Barcode
Assembly:  Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
public bool IsNumberVisible { get; set; }

Property Value

Type: Boolean

Implements

IBaseBarcodeIsNumberVisible
See Also