ParagraphAbsorberOptions.SectionUnbreakingHorizontalOverride

ParagraphAbsorberOptions.SectionUnbreakingHorizontalOverride property

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

public double SectionUnbreakingHorizontalOverride { get; set; }

See Also