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

In This Topic
    FootnoteReferenceMark Class
    In This Topic
    Represents a footnote reference mark.

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

    Object Model
    FootnoteReferenceMark Class
    Syntax
    'Declaration
     
    Public Class FootnoteReferenceMark 
       Inherits ContentObject
       Implements GrapeCity.Documents.Word.IBrowsable(Of FootnoteReferenceMark) 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.ContentObject
          GrapeCity.Documents.Word.FootnoteReferenceMark

    See Also