Click or drag to resize

GetPlatformFontsForNodeResponseFonts Property

Version 113.3.50
fonts

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

Property Value

Type: IListPlatformFontUsage
See Also