[]
Represents a separator mark within the current run.
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.
public class SeparatorMark : ContentObject, IBrowsable<SeparatorMark>
Public Class SeparatorMark
Inherits ContentObject
Implements IBrowsable(Of SeparatorMark)