Click or drag to resize

CSSStyleRange Property

Version 90.6.50
Style declaration range in the enclosing stylesheet (if available).

Namespace:  CefSharp.DevTools.CSS
Assembly:  CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax
public SourceRange Range { get; set; }

Property Value

Type: SourceRange
See Also