Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduced in build 4.5.1

Description

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

C#
vb.net

Remarks

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.

Values

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

  • No labels