Main Content
mlreportgen.report.ReporterLayout Class
Namespace: mlreportgen.report
Layout for reporter
Description
Use an object of the mlreportgen.report.ReporterLayout
class to specify
page layout options for a report section, such as a title page, table of contents, list
of figures, list of tables, list of captions, or chapter. Page layout options include
watermarks, first page numbering, page number formatting, page size and orientation, and
margins.
Note
When you create the reporter for a report section, an instance of this class is
created and assigned to the reporter Layout
property. You do
not create this object yourself.
The mlreportgen.report.ReporterLayout
class is a handle
class.