Selection.EndnoteOptions Property

Definition

Returns a EndnoteOptions object that represents the endnotes in a selection.

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

Property Value

Applies to