Range.FootnoteOptions Property

Definition

Returns a FootnoteOptions object that represents the footnote options in a range.

public:
 property Microsoft::Office::Interop::Word::FootnoteOptions ^ FootnoteOptions { Microsoft::Office::Interop::Word::FootnoteOptions ^ get(); };
public Microsoft.Office.Interop.Word.FootnoteOptions FootnoteOptions { get; }
member this.FootnoteOptions : Microsoft.Office.Interop.Word.FootnoteOptions
Public ReadOnly Property FootnoteOptions As FootnoteOptions

Property Value

Applies to