AngleSharp by Florian Rappl

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

.NET API 844,288 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.