Version 106.0.290 
            Style declaration range in the enclosing stylesheet (if available).
            
 
    Namespace: 
   CefSharp.DevTools.CSS
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic SourceRange Range { get; set; }public:
property SourceRange^ Range {
	SourceRange^ get ();
	void set (SourceRange^ value);
}Property Value
Type: 
SourceRange
See Also