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

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