Table of Contents

THeaderAndFooter.GetFooter Method

Returns the footer for a given page, considering if there are differences in even/odd pages or the first page.

Syntax

Namespace: FlexCel.Core

public String GetFooter(Int32 currentPage)

Parameters

<-> Parameter Type Description
currentPage Int32 Page for which you want the footers (1 based)

See also