Click or drag to resize

CSSStyleCssProperties Property

Version 118.6.80
CSS properties in the style.

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

Property Value

Type: IListCSSProperty
See Also