IBrowserSettingsFixedFontFamily Property |
Version 118.6.80
FixedFontFamily
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax string FixedFontFamily { get; set; }
property String^ FixedFontFamily {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also