mlreportgen.dom.ListStyleType Class
Namespace: mlreportgen.dom
Bullet or number style for HTML and PDF output
Description
Use objects of the mlreportgen.dom.ListStyleType
class to specify the
bullet or number style for an mlreportgen.dom.ListItem
object for HTML
and PDF output.
Note
The default fonts used for PDF output support commonly used bulleted and
numbered list item styles. For rarer styles, you must specify a font family that
supports the style in the style sheet or the Style
property
of the item list. You must also configure the DOM API to use the specified font
family. See Configure PDF Fonts.
The mlreportgen.dom.ListStyleType
class is a handle
class.
Creation
Properties
Examples
Version History
Introduced in R2016a