Aspose::Pdf::BaseParagraph::set_IsInNewPage method

BaseParagraph::set_IsInNewPage method

Sets a bool value that force this paragraph generates at new page. Default is false.(for pdf generation)

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

See Also