WdEndnoteLocation Enumeration 

Specifies the position of endnotes.

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

Usage

Dim wdEndnoteLocation1 As WdEndnoteLocation = WdEndnoteLocation.wdEndOfDocument

Syntax

Public Enum WdEndnoteLocation
public enum WdEndnoteLocation
public enum class WdEndnoteLocation
public enum WdEndnoteLocation
public enum WdEndnoteLocation

Members

Member name Description
wdEndOfDocument At end of active document.
wdEndOfSection At end of current section.

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