Property OddFooter
Namespace TallComponents.PDF.Layout
Class Section
Get or set a fixed area at the bottom of each odd page of this section.
No footer will be rendered if the BottomMargin is 0 or too small to fit the footer contents.
Syntax
public
Footer
OddFooter
{
get;
set;
}
Property value
Footer