AngleSharp by Florian Rappl

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

.NET API 1,171,968 bytes

 CssBorderWidthProperty

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

Gets the value for the width of the bottom border.

public Length Left { get; }

Gets the value for the width of the left border.

public Length Right { get; }

Gets the value for the width of the right border.

public Length Top { get; }

Gets the value for the width of the top border.