Property StartOnNewPage
Namespace TallComponents.PDF.Layout
Class Section
Get or set if you want this section to start on a new page.
By default StartOnNewPage is false.
Note that if a section has a different page size than the previous section, it will always start on a new page.
Syntax
public
Boolean
StartOnNewPage
{
get;
set;
}
Property value
Boolean