AngleSharp by Florian Rappl

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

.NET API 997,888 bytes

 CSSBorderProperty

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

Gets the color of the given border property.

public LineStyle Style { get; }

Gets the style of the given border property.

public Length Width { get; }

Gets the width of the given border property.