Aspose::Pdf::Text::ParagraphAbsorberOptions::set_SectionUnbreakingHorizontalOverride method

ParagraphAbsorberOptions::set_SectionUnbreakingHorizontalOverride method

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.

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

See Also