GetMatchedStylesForNodeResponseInlineStyle Property |
Version 107.1.120
inlineStyle
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntaxpublic CSSStyle InlineStyle { get; }
public:
property CSSStyle^ InlineStyle {
CSSStyle^ get ();
}
Property Value
Type:
CSSStyle
See Also