ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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