GetPlatformFontsForNodeResponseFonts Property  | 
Version 87.1.132 
            fonts
            
 
    Namespace: 
   CefSharp.DevTools.CSS
    Assembly:
   CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntaxpublic IList<PlatformFontUsage> Fonts { get; }public:
property IList<PlatformFontUsage^>^ Fonts {
	IList<PlatformFontUsage^>^ get ();
}Property Value
Type: 
IListPlatformFontUsage
See Also