[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FootnoteReferenceMark

FootnoteReferenceMark Class

Represents a footnote reference mark.

A footnote reference mark is a run of automatically numbered text that follows the numbering format specified via the NumberStyle.

Inheritance
FootnoteReferenceMark
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class FootnoteReferenceMark : ContentObject, IBrowsable<FootnoteReferenceMark>
Public Class FootnoteReferenceMark
    Inherits ContentObject
    Implements IBrowsable(Of FootnoteReferenceMark)

Properties

Name Description
Next

Gets the next footnote reference mark.

ParentRun

Gets the content parent Run.

Previous

Gets the previous footnote reference mark.