IElementCSSInlineStyleStyle Property
Represents Represents a style attribute that allows author to directly apply style information to specific element.

Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
ICSSStyleDeclaration Style { get; }

Property Value

Type: ICSSStyleDeclaration
See Also