Class: mlreportgen.report.Report
Package: mlreportgen.report
Current page layout of report
pglayout = getReportLayout(report)
returns the current page layout of this report. Use this method in the
pglayout
= getReportLayout(report
)getImpl
method of a custom reporter to get the report page
layout.