ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfObject Class / HeaderFooter Property

In This Topic
    HeaderFooter Property
    In This Topic
    Gets Word/RTF parent header or footer object for this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property HeaderFooter As RtfHeaderFooter
    public RtfHeaderFooter HeaderFooter {get;}
    See Also