User`s guide
mlreportgen.dom.CharEntity class
12-31
Content — Text string contained by this document element
string
Text string contained by this document element.
CustomAttributes — Custom attributes of document element
array of mlreportgen.dom.CustomAttribute objects
HTML or Microsoft Word must support the custom attributes of this document element.
FontFamilyName — Name of font family for text
string
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
string
If you need 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 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.
String having the format valueUnits, where Units is an abbreviation for the units in
which the font size is expressed. Use one of these abbreviations for the units for the font
size.
• no abbreviation — pixels
• cm — centimeters
• in — inches
• mm — millimeters