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)
Syntax public IList<CSSStyle> Styles { get; }
public:
property IList<CSSStyle^>^ Styles {
IList<CSSStyle^>^ get ();
}
Property Value
Type:
IListCSSStyleSee Also