FontsUpdatedEventArgsFont Property |
Version 118.6.80
The web font that has loaded.
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public FontFace Font { get; }
public:
property FontFace^ Font {
FontFace^ get ();
}
Property Value
Type:
FontFaceSee Also