GetInlineStylesForNodeResponseInlineStyle Property |
Version 130.1.90
inlineStyle
Namespace: CefSharp.DevTools.CSSAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntaxpublic CSSStyle InlineStyle { get; }
public:
property CSSStyle^ InlineStyle {
CSSStyle^ get ();
}
Property Value
CSSStyle
See Also