Aspose::Pdf::Text::ParagraphAbsorberOptions::set_SectionUnbreakingVerticalOverride method

ParagraphAbsorberOptions::set_SectionUnbreakingVerticalOverride method

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.

void Aspose::Pdf::Text::ParagraphAbsorberOptions::set_SectionUnbreakingVerticalOverride(double value)

See Also