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