Main Content
mlreportgen.report.ReportLayout Class
Namespace: mlreportgen.report
Page layout of report
Description
Use an object of the mlreportgen.report.ReportLayout
class to specify
report page layout options, such as watermarks, first page numbering, page number
formatting, page size and orientation, and margins.
Note
A report creates an instance of this class and assigns it to the
mlreportgen.report.Report
Layout
property. You do not create the object yourself.
The mlreportgen.report.ReportLayout
class is a handle
class.