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

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