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

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