OfficeIMO

API Reference

Class

WordHeaders

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word

Represents the collection of headers used within a section.

Inheritance

  • Object
  • WordHeaders

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.