AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="1.0.1-alpha-241" />

.NET API 885,760 bytes

 ILinkStyle

public interface ILinkStyle
Implemented by elements that may expose stylesheets.
IStyleSheet Sheet { get; }

Gets the StyleSheet object associated with the given element, or null if there is none.