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