Description
Returns an Element object that represents the header of the specified type for this section. The header is returned as a editable element. There are 4 types of headers:
C#
vb.net
Parameters
type
A Section.HeaderFooterType object that represents the type of header to return.Returns
AnElement
object that represents the header of the specified type for this section.
Examples
C#
vb.net