| IBaseBarcodeFontHeight Property |
Fraction of Height which will be reserved for text label.
Between 0 and 1.0. Default is 0.15
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax double FontHeight { get; set; }
Property FontHeight As Double
Get
Set
property double FontHeight {
double get ();
void set (double value);
}
abstract FontHeight : float with get, set
Property Value
Type:
DoubleSee Also