Search results

SectionBreakType API in React DocumentEditor API component

Specifies the type of the Section break.

  • Continuous - Section break with the new section beginning on the next line of the same page.
  • EvenPage - Section break with the new section beginning on the next even-numbered page.
  • NewPage - Section break with the new section beginning on the next page.
  • OddPage - Section break with the new section beginning on the next odd-numbered page.