ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfFont Class / HeaderFooter Property

In This Topic
    HeaderFooter Property (RtfFont)
    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