IElementCSSInlineStyle class
IElementCSSInlineStyle class
Inline style information attached to elements is exposed through the style attribute. This represents the contents of the STYLE attribute for HTML elements (or elements in other schemas or DTDs which use the STYLE attribute in the same way).
The IElementCSSInlineStyle type exposes the following members:
Properties
Property | Description |
---|---|
style | Represents Represents a style attribute that allows author to directly apply style information to specific element. |
See Also
- module
aspose.svg.dom.css