'Declaration Public Function New( _ ByVal report As ReportOptions, _ Optional ByVal isLastPage As Boolean _ )
public PrintPageTemplate( ReportOptions report, bool isLastPage )
Parameters
- report
- The ReportOptions object.
- isLastPage
- Is this specific page last page for print.