User`s guide
12 Classes – Alphabetical List
12-238
The name of a font family.
To specify substitutions for this font, do not set this property. Instead create and add a
mlreportgen.dom.FontFamily object to the Style property of this document element.
Setting the FontFamilyName property adds a corresponding
mlreportGen.dom.FontFamily format object to the Style property for this document
element. Removing the FontFamilyName property setting removes the object.
FontSize — Font size for paragraph text
string
Setting the FontSize property adds a corresponding mlreportGen.dom.FontSize
format object to the Style property for this document element. Removing the FontSize
property setting removes the object.
The string has the format valueUnits, where Units is an abbreviation for the units
in which the indentation is expressed. Use one of these abbreviations for the units for
indentation.
• no abbreviation — pixels
• cm — centimeters
• in — inches
• mm — millimeters
• pi — picas
• pt — points
• px — pixels
HAlign — Horizontal alignment of this paragraph
string
Horizontal alignment for a paragraph, relative to page margins or table cell borders,
specified as a string.
String Description Supported Output Types
center Center the paragraph Word and HTML
distribute Distribute all characters
equally
Word