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