| BarcodeConfigurationFontName Property |
[Missing <summary> documentation for "P:Limilabs.Barcode.BarcodeConfiguration.FontName"]
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public string FontName { get; set; }
Public Property FontName As String
Get
Set
public:
property String^ FontName {
String^ get ();
void set (String^ value);
}
member FontName : string with get, set
Property Value
Type:
StringSee Also