Aspose::Pdf::Page::get_IsAddParagraphsAfterLast method

Page::get_IsAddParagraphsAfterLast method

Gets the addition of paragraphs after the last paragraph of the page.

bool Aspose::Pdf::Page::get_IsAddParagraphsAfterLast() const

Remarks

Value indicates whether paragraphs will be added after the last paragraph of the page. Paragraphs will be added after the last paragraph of the page if value is true.

See Also