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; }
public:
property IList<PlatformFontUsage^>^ Fonts {
IList<PlatformFontUsage^>^ get ();
}
Property Value
Type:
IListPlatformFontUsageSee Also