SetStyleTextsResponseStyles Property  | 
Version 104.4.240 
            styles
            
 
    Namespace: 
   CefSharp.DevTools.CSS
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic IList<CSSStyle> Styles { get; }public:
property IList<CSSStyle^>^ Styles {
	IList<CSSStyle^>^ get ();
}Property Value
Type: 
IListCSSStyle
See Also