Click or drag to resize

ScriptFontFamiliesScript Property

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

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

Property Value

Type: String
See Also