FontsUpdatedEventArgsFont Property |
Version 101.0.180
The web font that has loaded.
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax public FontFace Font { get; }
public:
property FontFace^ Font {
FontFace^ get ();
}
Property Value
Type:
FontFaceSee Also