API Reference

Enum

WordHeaderFooterType

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Specifies which header or footer variant is used.

Inheritance

  • Enum
  • WordHeaderFooterType

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const WordHeaderFooterType Default #

The default header or footer.

Value: 0
public const WordHeaderFooterType First #

The first-page header or footer.

Value: 1
public const WordHeaderFooterType Even #

The even-page header or footer.

Value: 2