SetStyleTextsResponseStyles Property |
Version 88.2.90
styles
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public IList<CSSStyle> Styles { get; }
public:
property IList<CSSStyle^>^ Styles {
IList<CSSStyle^>^ get ();
}
Property Value
Type:
IListCSSStyleSee Also