Returns the kind of footer image for a given page. This method is normally useful to get the correct image for a specific page.
Syntax
Unit: FlexCel.Core
function THeaderAndFooter.GetHeaderAndFooterKind(const currentPage: Integer): THeaderAndFooterKind;
Parameters
<-> |
Parameter |
Type |
Description |
const |
currentPage |
Integer |
Page for which you want the headers and footers (1 based) |
See also