| BarcodeConfigurationFontHeight Property |
[Missing <summary> documentation for "P:Limilabs.Barcode.BarcodeConfiguration.FontHeight"]
Namespace:
Limilabs.Barcode
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