Table of Contents

THeaderAndFooter.GetHeader Method

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

Syntax

Namespace: FlexCel.Core

public String GetHeader(Int32 currentPage)

Parameters

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

See also