Enum
HeaderFooterType

Specifies which pages within a section display a particular Header or Footer based on page position and parity.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

cs-api-definition
public enum HeaderFooterType

Fields

Default

Header or footer displayed on all pages except first and even pages when those are specifically defined.

Declaration

cs-api-definition
Default = 0

Field Value

HeaderFooterType

Even

Header or footer displayed on even-numbered pages when different even/odd headers are enabled in the document.

Declaration

cs-api-definition
Even = 1

Field Value

HeaderFooterType

First

Header or footer displayed only on the first page of the section when a different first-page header is enabled.

Declaration

cs-api-definition
First = 2

Field Value

HeaderFooterType

In this article
DefinitionFieldsDefaultEvenFirst
Not finding the help you need?
Contact Support