Click or drag to resize

CSSStyleCssProperties Property

Version 113.3.50
CSS properties in the style.

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

Property Value

Type: IListCSSProperty
See Also