mlreportgen.dom.Page class
Package: mlreportgen.dom
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.
The mlreportgen.dom.Page
class is a handle
class.
Creation
Description
creates a
current page number object.PageNum
= Page()
Properties
Examples
Version History
Introduced in R2016a