AngleSharp by Florian Rappl

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

.NET API 1,171,968 bytes

 CssOutlineProperty

More information available: https://developer.mozilla.org/en-US/docs/Web/CSS/outline
public Color Color { get; }

Gets the selected outline color property.

public bool IsInverted { get; }

Gets if the color should be inverted.

public LineStyle Style { get; }

Gets the selected outline style property.

public Length Width { get; }

Gets the selected outline width property.