Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RangeBase Class / Endnotes Property

In This Topic
    Endnotes Property
    In This Topic
    Gets the collection of endnotes included in this range.
    Syntax
    'Declaration
     
    Public ReadOnly Property Endnotes As EndnoteCollection
    public EndnoteCollection Endnotes {get;}
    See Also