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

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