API Reference

Class

WordHeaders

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word

Represents the collection of headers used within a section.

Inheritance

  • Object
  • WordHeaders

Usage

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

Returned or exposed by

Constructors

public WordHeaders() #

Properties

public WordHeader Default { get; set; } #

Gets or sets the default header.

public WordHeader Even { get; set; } #

Gets or sets the header for even pages.

public WordHeader First { get; set; } #

Gets or sets the header for the first page.