Click or drag to resize

CSSScopeRange Property

Version 108.4.130
The associated rule header range in the enclosing stylesheet (if available).

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

Property Value

Type: SourceRange
See Also