CSSPageBreakProperty public abstract class CSSPageBreakProperty : CSSProperty Basis for page-break-before or page-break-after property. Documentation Code public BreakMode Mode { get; } Gets the selected break mode.