 | IBaseBarcodeFontName Property |
Font name that will be used for any text on barcode image.
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntaxstring FontName { get; set; }Property FontName As String
Get
Set
property String^ FontName {
String^ get ();
void set (String^ value);
}abstract FontName : string with get, set
Property Value
Type:
String
See Also