GetPlatformFontsForNodeResponseFonts Property |
Version 110.0.300
fonts
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax public IList<PlatformFontUsage> Fonts { get; }
public:
property IList<PlatformFontUsage^>^ Fonts {
IList<PlatformFontUsage^>^ get ();
}
Property Value
Type:
IListPlatformFontUsageSee Also