DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EndnoteReferenceMark Class
Members

EndnoteReferenceMark Class
Represents an endnote reference mark.

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

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

System.Object
   GrapeCity.Documents.Word.ContentObject
      GrapeCity.Documents.Word.EndnoteReferenceMark

See Also