Click or drag to resize

GetPlatformFontsForNodeResponseFonts Property

Version 118.6.80
fonts

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

Property Value

Type: IListPlatformFontUsage
See Also