Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FootnoteCollection Class / ContinuationSeparator Property

In This Topic
    ContinuationSeparator Property (FootnoteCollection)
    In This Topic
    Gets the body of the footnotes continuation separator.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContinuationSeparator As Body
    public Body ContinuationSeparator {get;}
    See Also