Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EndnoteOptions Class / Location Property

In This Topic
    Location Property (EndnoteOptions)
    In This Topic
    Gets or sets the endnotes position.
    Syntax
    'Declaration
     
    Public Property Location As EndnoteLocation
    public EndnoteLocation Location {get; set;}
    See Also