AngleSharp by Florian Rappl

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

.NET API 737,792 bytes

 CSSBoxDecorationBreak

public sealed class CSSBoxDecorationBreak : CSSProperty
More infos can be found on the W3C homepage or in condensed form at http://css-infos.net/property/box-decoration-break
public bool IsCloned { get; }

Gets if each box is independently wrapped with the border and padding. Otherwise no border and no padding are inserted at the break.