A Section value specifies a section of the header or footer.

public sealed class Section : TypesafeEnum
Public NotInheritable Class Section
Inherits TypesafeEnum

Use these values when calling PageSetup.GetHeader(Section) or PageSetup.GetFooter(Section) to specify which area of the header or footer you want to retrieve.

Name

Description

Left

The left portion of the header or footer

Center

The center portion of the header or footer

Right

The right portion of the header or footer