API Reference

Class

WordFootnoteSettings

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Read-only view of a section's footnote configuration.

Inheritance

  • Object
  • WordFootnoteSettings

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

Properties

public Nullable<WordFootnotePosition> Position { get; } #

Gets the footnote placement.

public Nullable<WordNoteNumberRestart> NumberingRestart { get; } #

Gets when numbering restarts.

public Nullable<Int32> StartNumber { get; } #

Gets the first footnote number.

public Nullable<WordNumberFormat> NumberingFormat { get; } #

Gets the numbering format.