AngleSharp by Florian Rappl

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

.NET API 1,172,480 bytes

 CssBorderLeftProperty

More information available at: https://developer.mozilla.org/en-US/docs/Web/CSS/border-left
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.