Click or drag to resize

CSSStyleCssProperties Property

Version 112.3.0
CSS properties in the style.

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public IList<CSSProperty> CssProperties { get; set; }

Property Value

Type: IListCSSProperty
See Also