Page tree
Skip to end of metadata
Go to start of metadata

Introduced in build 4.5.1

Description

Returns a section of the header.
C#
vb.net

Parameters

section
The section of the header to return

Returns

A HeaderFooterSection object representing the specified section of the header

Examples

C#
vb.net

Remarks

You can use a HeaderFooterSection object to manipulate a given section of the header or footer, such as the text or image that appears in that section. Note that the total length of the text in all sections of the header may not exceed 255 characters.
  • No labels