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

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