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

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