ParagraphFormat PageBreakBefore Property GemBox.Document Help
When true, this paragraph is rendered on the start of a new page in the document.

Namespace: GemBox.Document
Assembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax

public bool PageBreakBefore { get; set; }

Field Value

  if page break needs to be added before paragraph; otherwise,  .
See Also