mlreportgen.dom.Page class
Package: mlreportgen.dom
Superclasses:
Create page number placeholder
Description
Create a placeholder for a page number. This object applies only to Word and PDF output. For Word output, opening the Word document causes Word to replace this object with the current page number. For PDF output, the DOM API replaces this object with the current page number when writing the document.
Construction
creates
a current page number object.PageNum
= Page()