Range.FootnoteOptions Property
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.
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