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