Selection.FootnoteOptions Property

Returns a FootnoteOptions object that represents the footnote properties in a selection.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property FootnoteOptions As FootnoteOptions
    Get
'Usage
Dim instance As Selection
Dim value As FootnoteOptions

value = instance.FootnoteOptions
FootnoteOptions FootnoteOptions { get; }

Property Value

Type: Microsoft.Office.Interop.Word.FootnoteOptions

See Also

Reference

Selection Interface

Selection Members

Microsoft.Office.Interop.Word Namespace