[]
Initializes a new instance of a PrintPageTemplate object.
public PrintPageTemplate(ReportOptions report, bool isLastPage = false)
Type | Name | Description |
---|---|---|
ReportOptions | report | The ReportOptions object. |
bool | isLastPage | Is this specific page last page for print. |