Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the position of endnotes.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdEndnoteLocation
'Usage
Dim instance As WdEndnoteLocation
public enum WdEndnoteLocation
Members
| Member name | Description | |
|---|---|---|
| wdEndOfSection | At end of current section. | |
| wdEndOfDocument | At end of active document. |