ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfSection Class / Footer Property

In This Topic
    Footer Property
    In This Topic
    Gets Word/RTF footer of the page for this section.
    Syntax
    'Declaration
     
    Public ReadOnly Property Footer As RtfFooter
    public RtfFooter Footer {get;}
    See Also