mlreportgen.dom.NumPages class
Package: mlreportgen.dom
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.
The mlreportgen.dom.NumPages
class is a handle
class.
Creation
Description
creates an
object for the total number of pages in the report.num
= NumPages()
Properties
Methods
Examples
Version History
Introduced in R2016a