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

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