AngleSharp by Florian Rappl

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

.NET API 1,208,832 bytes

 IStyleUtilities

public interface IStyleUtilities
A set of useful methods for retrieving style information.

Gets a live CSS declaration block with properties that have a cascaded value for the context object.

Gets a live CSS declaration block with only the default properties representing the value for the context object.

Gets a live CSS declaration block with properties that represent the value computed for the context object.

Gets a live CSS declaration block with properties, whcih are the used values computed for the context object.