Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / HeaderFooter Class / Body Property

In This Topic
    Body Property (HeaderFooter)
    In This Topic
    Gets the header/footer content body.
    Syntax
    'Declaration
     
    Public ReadOnly Property Body As Body
    public Body Body {get;}
    See Also