AngleSharp by Florian Rappl

<PackageReference Include="AngleSharp" Version="0.8.6" />

.NET API 1,174,016 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.