WdEndnoteLocation Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the position of endnotes.
public enum class WdEndnoteLocation
[System.Runtime.InteropServices.Guid("183804E4-7307-32E8-8D48-2493383DC46D")]
public enum WdEndnoteLocation
type WdEndnoteLocation =
Public Enum WdEndnoteLocation
- Inheritance
-
WdEndnoteLocation
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdEndOfSection | 0 | At end of current section. |
wdEndOfDocument | 1 | At end of active document. |