API Reference

Enum

WordFootnotePosition

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

Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Wordprocessing.FootnotePositionValues.

Inheritance

  • Enum
  • WordFootnotePosition

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 WordFootnotePosition PageBottom #

Represents the Open XML value pageBottom.

Value: 0
public const WordFootnotePosition BeneathText #

Represents the Open XML value beneathText.

Value: 1
public const WordFootnotePosition SectionEnd #

Represents the Open XML value sectEnd.

Value: 2