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