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 6 Next »

Description

Returns an Element object that represents the footer of the specified type for this section. The footer is returned as a editable element. There are 4 types of footers:

C#
vb.net

Parameters

type
A Section.HeaderFooterType object that represents the type of footer to return.

Returns

An Element object that represents the footer of the specified type for this section.

Examples

C#
vb.net
  • No labels