Click or drag to resize

GetPlatformFontsForNodeResponseFonts Property

Version 102.0.100
fonts

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

Property Value

Type: IListPlatformFontUsage
See Also