AngleSharp by AngleSharp

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

.NET API 818,176 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.