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