FootnoteOptions.Location Property
Returns or sets the position of all footnotes.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Location As WdFootnoteLocation
Get
Set
'Usage
Dim instance As FootnoteOptions
Dim value As WdFootnoteLocation
value = instance.Location
instance.Location = value
WdFootnoteLocation Location { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdFootnoteLocation
Remarks
The Location property can be any WdFootnoteLocation constant.