FontsUpdatedEventArgsFont Property |
Version 130.1.90
The web font that has loaded.
Namespace: CefSharp.DevTools.CSSAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public FontFace Font { get; }
public:
property FontFace^ Font {
FontFace^ get ();
}
Property Value
FontFaceSee Also