AngleSharp by Florian Rappl

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

.NET API 1,171,968 bytes

 CssBorderRightProperty

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