Click or drag to resize

StyleDeclarationEditRange Property

Version 94.4.20
The range of the style text in the enclosing stylesheet.

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

Property Value

Type: SourceRange
See Also