mlreportgen.dom.FootnoteOptions Class
Namespace: mlreportgen.dom
Description
The Document Object Model (DOM) API uses the mlreportgen.dom.FootnoteOptions
class as the
default value for the FootnoteOptions
property of document and page
layout objects. Set the properties of those mlreportgen.dom.FootnoteOptions
objects to specify the
footnote options of documents and document page layout sections. You do not need to create
instances of this class yourself. If you specify the FootnoteOptions
property for both a section and the document that contains it, the
FootnoteOptions
property of the section will take precedence. The
document uses the default value if any property of mlreportgen.dom.FootnoteOptions
is empty.
Note
You can use the mlreportgen.dom.FootnoteOptions
class with DOCX and PDF documents.
The mlreportgen.dom.FootnoteOptions
class is a handle
class.
Properties
Examples
Version History
Introduced in R2024a