Page.IsAddParagraphsAfterLast

Page.IsAddParagraphsAfterLast property

Gets or sets the addition of paragraphs after the last paragraph of the page

public bool IsAddParagraphsAfterLast { get; set; }

Property Value

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