Version 130.1.90
Default fixed font size.
Namespace: CefSharp.DevTools.PageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public int? Fixed { get; set; }
public:
property Nullable<int> Fixed {
Nullable<int> get ();
void set (Nullable<int> value);
}
Property Value
NullableInt32See Also