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

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