Endnotes.Location Property

Definition

Returns or sets the position of all endnotes.

public:
 property Microsoft::Office::Interop::Word::WdEndnoteLocation Location { Microsoft::Office::Interop::Word::WdEndnoteLocation get(); void set(Microsoft::Office::Interop::Word::WdEndnoteLocation value); };
public Microsoft.Office.Interop.Word.WdEndnoteLocation Location { get; set; }
member this.Location : Microsoft.Office.Interop.Word.WdEndnoteLocation with get, set
Public Property Location As WdEndnoteLocation

Property Value

Applies to