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

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