ParagraphAbsorberOptions.SectionUnbreakingVerticalOverride

ParagraphAbsorberOptions.SectionUnbreakingVerticalOverride property

Gets or sets the maximum length of zone with ‘zero filling level’ that will not be treated as actual vertical section break (as a fraction of the width / height of a page). The default value is 0.005.

public double SectionUnbreakingVerticalOverride { get; set; }

See Also