Edit

Share via


Word.SectionStart enum

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Specifies the type of section break for the specified item.

Remarks

[ API set: WordApi BETA (PREVIEW ONLY) ]

Fields

continuous = "Continuous"

Continuous section break.

evenPage = "EvenPage"

Even page section break.

newColumn = "NewColumn"

New column section break.

newPage = "NewPage"

New page section break.

oddPage = "OddPage"

Odd page section break.