IBrowserSettingsStandardFontFamily Property |
Version 106.0.290
StandardFontFamily
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxstring StandardFontFamily { get; set; }
property String^ StandardFontFamily {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also