PlatformFontUsageGlyphCount Property |
Version 91.1.160
Amount of glyphs that were rendered with this font.
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax public long GlyphCount { get; set; }
public:
property long long GlyphCount {
long long get ();
void set (long long value);
}
Property Value
Type:
Int64See Also