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