IHtmlLinkElement
public interface IHtmlLinkElement : IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle, IGlobalEventHandlers, ILinkStyle, ILinkImport, ILoadableElement
Represents a link HTML element.
Gets or sets the cross-origin attribute.
Gets or sets the URI for the target resource.
Gets or sets the linked source's integrity, if any.
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 the list of sizes defined in the sizes attribute.
Gets or sets the language code for the linked resource.
Gets or sets the content type of the style sheet language.