mlreportgen.dom.NumPages class
Package: mlreportgen.dom
Superclasses:
Create placeholder for number of document pages
Description
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.
Construction
creates
an object for the total number of pages in the report.num
= NumPages()
Output Arguments
Properties
Methods
Method | Purpose |
---|---|
Copy this object. |