WdFootnoteLocation 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 footnotes.
public enum class WdFootnoteLocation
[System.Runtime.InteropServices.Guid("7F3F2ED2-0B48-3FA1-8072-2F9923016ADF")]
public enum WdFootnoteLocation
type WdFootnoteLocation =
Public Enum WdFootnoteLocation
- Inheritance
-
WdFootnoteLocation
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdBottomOfPage | 0 | At bottom of current page. |
wdBeneathText | 1 | Beneath current text. |