FontsUpdatedEventArgsFont Property  | 
Version 106.0.290 
            The web font that has loaded.
            
 
    Namespace: 
   CefSharp.DevTools.CSS
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic FontFace Font { get; }public:
property FontFace^ Font {
	FontFace^ get ();
}Property Value
Type: 
FontFace
See Also