Interface ElementCSSInlineStyle
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[Value("ElementCSSInlineStyle")]
public interface ElementCSSInlineStyle
Properties
AttributeStyleMap
[Value("attributeStyleMap")]
StylePropertyMap AttributeStyleMap { get; }
Property Value
Style
[Value("style")]
CSSStyleDeclaration Style { get; }