Click or drag to resize

StyleDeclarationEditRange Property

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

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

Property Value

Type: SourceRange
See Also