HTMLElement.Style
HTMLElement.Style property
Represents a style attribute that allows author to directly apply style information to specific element.
public ICSSStyleDeclaration Style { get; }
See Also
- interface ICSSStyleDeclaration
- class HTMLElement
- namespace Aspose.Html
- assembly Aspose.HTML