Message-ID: <1409901978.8609.1711651978376.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8608_619655983.1711651978376" ------=_Part_8608_619655983.1711651978376 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Section.HeaderFooterType

Section.HeaderFooterType

Description

=20

Types of headers and footers.

=20
C#
=20
 public sealed class HeaderFooterType : TypesafeEnum
=20
=20
vb.net
=20
Public NotInheritable Class HeaderFooterType
=09=09Inherits TypesafeEnum
=20
=20

Values

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

All

Header or footer that is seen over all pages = in a section. Has the lowest precedence of any header or footer type.

=20

Even

Header or footer that is seen only on even pa= ges. Takes precedence over "All" headers and footers

FirstPage

Header or footer that is seen on only the fir= st page. Takes precedence over "Odd" headers and footers.

=20

Odd

Header or footer that is seen only on odd pag= es. Takes precedence over "All" headers and footers

------=_Part_8608_619655983.1711651978376--