[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.SeparatorMark

SeparatorMark Class

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.

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

Properties

Name Description
Next

Gets the next separator.

ParentRun

Gets the content parent Run.

Previous

Gets the previous separator.