Click or drag to resize

ScriptFontFamiliesScript Property

Version 118.6.80
Name of the script which these font families are defined for.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public string Script { get; set; }

Property Value

Type: String
See Also