| BarcodeControlFontHeight Property |
Fraction of Height which will be reserved for text label.
Between 0 and 1.0. Default is 0.15
Namespace:
Limilabs.Windows
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public float FontHeight { get; set; }
Public Property FontHeight As Single
Get
Set
public:
property float FontHeight {
float get ();
void set (float value);
}
member FontHeight : float32 with get, set
Property Value
Type:
SingleSee Also