[]
        
(Showing Draft Content)

C1.WPF.GanttView.PrintPageTemplate.-ctor

PrintPageTemplate Constructor

PrintPageTemplate(ReportOptions, bool)

Initializes a new instance of a PrintPageTemplate object.

Declaration
public PrintPageTemplate(ReportOptions report, bool isLastPage = false)
Public Sub New(report As ReportOptions, Optional isLastPage As Boolean = False)
Parameters
Type Name Description
ReportOptions report

The ReportOptions object.

bool isLastPage

Is this specific page last page for print.