WdFootnoteLocation Enumeration 

Specifies the position of footnotes.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdFootnoteLocation1 As WdFootnoteLocation = WdFootnoteLocation.wdBeneathText

Syntax

Public Enum WdFootnoteLocation
public enum WdFootnoteLocation
public enum class WdFootnoteLocation
public enum WdFootnoteLocation
public enum WdFootnoteLocation

Members

Member name Description
wdBeneathText Beneath current text.
wdBottomOfPage At bottom of current page.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace