WdEndnoteLocation Enumeration
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. |