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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduced in build 4.5.1

Description

Returns a section of the footer.

C#
vb.net

Parameters

section
The section of the footer to return

Returns

A HeaderFooterSection object representing the specified section of the footer

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 footer may not exceed 255 characters.
  • No labels