[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContinuationSeparatorMark

ContinuationSeparatorMark Class

Represents a continuation separator mark within a run.

A continuation separator mark is a horizontal line that spans the width of the main story's text extents. The continuation separator mark is typically used within the context of continuation separator footnotes or endnotes. These footnote and endnote types define the footnote/endnote used to separate the contents of the main document story from continuation of footnotes or endnotes that began on a previous page.

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

Properties

Name Description
Next

Gets the next separator.

ParentRun

Gets the content parent Run.

Previous

Gets the previous separator.