Table of Contents

Enum HeaderFooterUse

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Which page class a header or footer reference applies to (ECMA-376 Part 1 §17.18.36 ST_HdrFtr).

public enum HeaderFooterUse

Fields

Default = 0

All pages not covered by a first/even reference (w:type "default").

First = 1

The first page of the section, when w:titlePg is on (w:type "first").

Even = 2

Even pages, when the evenAndOddHeaders setting is on (w:type "even").