BrowserSettingsFixedFontFamily Property |
Version 79.1.350
FixedFontFamily
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 76.1.90.0
Syntax public virtual string FixedFontFamily { get; set; }
public:
virtual property String^ FixedFontFamily {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringImplements
IBrowserSettingsFixedFontFamilySee Also