WdSectionStart Enum

Definition

Specifies the type of section break for the specified item.

public enum class WdSectionStart
[System.Runtime.InteropServices.Guid("A04EAECD-6433-3994-8B86-4E4D973C4630")]
public enum WdSectionStart
type WdSectionStart = 
Public Enum WdSectionStart
Inheritance
WdSectionStart
Attributes

Fields

wdSectionContinuous 0

Continuous section break.

wdSectionEvenPage 3

Even pages section break.

wdSectionNewColumn 1

New column section break.

wdSectionNewPage 2

New page section break.

wdSectionOddPage 4

Odd pages section break.

Applies to