CSSPageBreakInsideProperty public sealed class CSSPageBreakInsideProperty : CSSProperty Information can be found on MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-inside Documentation Code public BreakMode Mode { get; } Gets the selected break mode.