'Declaration Public Class SeparatorMark Inherits ContentObject Implements GrapeCity.Documents.Word.IBrowsable(Of SeparatorMark)
public class SeparatorMark : ContentObject, GrapeCity.Documents.Word.IBrowsable<SeparatorMark>
A separator mark is a horizontal line that spans part of the width text extents. The separator mark is typically used within the context of separator footnotes or endnotes. These footnote and endnote types define the footnote/endnote used to separate the contents of the main document story from the contents of footnotes or endnotes on that page.
'Declaration Public Class SeparatorMark Inherits ContentObject Implements GrapeCity.Documents.Word.IBrowsable(Of SeparatorMark)
public class SeparatorMark : ContentObject, GrapeCity.Documents.Word.IBrowsable<SeparatorMark>
System.Object
GrapeCity.Documents.Word.ContentObject
GrapeCity.Documents.Word.SeparatorMark