HTMLLinkElement
sealed class HTMLLinkElement : HTMLElement, IHtmlLinkElement, IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle, ILinkStyle
Represents the HTML link element.
Gets or sets the character encoding for the target resource.
Gets or sets the URI for the target resource.
Gets or sets if the stylesheet is enabled or disabled.
Gets or sets the use with one or more target media.
Gets or sets the forward relationship of the linked resource from the document to the resource.
Gets the list of relations contained in the rel attribute.
Gets or sets the reverse relationship of the linked resource from the document to the resource.
Gets the associated stylesheet.
Gets the list of sizes defined in the sizes attribute.
Gets or sets the name of the target frame to which the resource applies.
Gets or sets the language code for the linked resource.
Gets or sets the content type of the style sheet language.