Package: mlreportgen.dom
Superclasses:
Create placeholder for number of document pages
Create a placeholder for the number of pages in a document. This object applies only to Word and PDF output. For Word output, opening a Word document causes Word to replace this object with the number of pages in the document. For PDF output, the DOM API replaces this object with the total number of pages when writing the document.
creates
an object for the total number of pages in the report.num
= NumPages()
Method | Purpose |
---|---|
Copy this object. |