Property Footer
Namespace TallComponents.PDF.Layout
Class Section
Get or set a fixed area at the bottom of each page of this section.
No footer will be rendered if the BottomMargin is 0 or too small to fit the footer contents. Rendering for odd or even pages can be overridden by specifically setting the
and/or
.
Syntax
public
Footer
Footer
{
get;
set;
}
Property value
Footer