TX Text Control .NET Documentation

Section.HeadersAndFooters Property

Description:Gets a collection of all headers and footers of the section. The property's value is an object of the type HeaderFooterCollection.

Syntax:
[C#] public HeaderFooterCollection HeadersAndFooters { get; }
[Visual Basic] Public ReadOnly Property HeadersAndFooters() As HeaderFooterCollection
Limitations:Read only.

See also:Sections and Pages, Graphical Overview.