Click or drag to resize

StyleDeclarationEditRange Property

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

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

Property Value

SourceRange
See Also