Click or drag to resize

CSSPropertyRange Property

Version 99.2.120
The entire property range in the enclosing style declaration (if available).

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

Property Value

Type: SourceRange
See Also