Aspose::Pdf::BaseParagraph::get_IsKeptWithNext method

BaseParagraph::get_IsKeptWithNext method

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

bool Aspose::Pdf::BaseParagraph::get_IsKeptWithNext() const

See Also