1 reference to BreakPageBefore
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\BaseParagraph.cs (1)
230
fspap.fBreakPageBefore = _element is Block ? PTS.FromBoolean(StructuralCache.CurrentFormatContext.FinitePage && ((Block)_element).
BreakPageBefore
) : PTS.FromBoolean(false);