BrowserSettingsFantasyFontFamily Property |
Version 98.1.210
FantasyFontFamily
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 98.1.210.0
Syntax public string FantasyFontFamily { get; set; }
public:
virtual property String^ FantasyFontFamily {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
IBrowserSettingsFantasyFontFamilySee Also