IHtmlStyleElement
public interface IHtmlStyleElement : IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle, ILinkStyle
Represents a style HTML element.
Gets or sets if the style is enabled or disabled.
Gets or sets if the style is scoped.
Gets or sets the use with one or more target media.
Gets or sets the content type of the style sheet language.