Aspose::Pdf::BaseParagraph::set_IsKeptWithNext method

BaseParagraph::set_IsKeptWithNext method

Sets a bool value that indicates whether current paragraph remains in the same page along with next paragraph. Default is false.(for pdf generation)

void Aspose::Pdf::BaseParagraph::set_IsKeptWithNext(bool value)

See Also