Click or drag to resize

GetPlatformFontsForNodeResponseFonts Property

Version 96.0.142
fonts

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax
public IList<PlatformFontUsage> Fonts { get; }

Property Value

Type: IListPlatformFontUsage
See Also