Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FootnoteReferenceMark Class / Next Property

In This Topic
    Next Property (FootnoteReferenceMark)
    In This Topic
    Gets the next footnote reference mark.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As FootnoteReferenceMark
    public FootnoteReferenceMark Next {get;}
    See Also