mlreportgen.dom.FontFamily class
Package: mlreportgen.dom
Font family
Description
Properties of font family to be used to format document text.
Construction
creates a Times
New Roman font family.fontFamilyObj
= FontFamily()
creates the specified font family.fontFamilyObj
= FontFamily(fontStr
)
Input Arguments
fontStr
— Font family
character vector
Font family, specified as a character vector.
Output Arguments
fontFamilyObj
— Font family
mlreportgen.dom.FontFamily
object
Font family, represented by an
mlreportgen.dom.FontFamily
object.
Properties
BackupFamilyNames
— Backup font families
cell array
For HTML documents only. Cell array of character vectors specifying font
families that a browser can use if the font family specified in
FamilyName
is not available on a system.
ComplexScriptFamilyName
— Font family for complex scripts
character vector
For Word documents only. Font family to substitute in a locale that requires a complex script (such as Arabic) to render text, specified as a character vector.
EastAsiaFamilyName
— Font family for East Asian locales
character vector
For Word documents only. Font family to substitute in an East Asian locale, such as China, Japan, or Korea, specified as a character vector.
FamilyName
— Font family to use
character vector
Font family to use for document text, specified as a character vector.
Id
— ID for this document element
character vector | string scalar
ID for this document element, specified as a character vector or string scalar. The DOM generates a session-unique ID when it creates the document element. You can specify your own ID.
Tag
— Tag for this document element
character vector | string scalar
Tag for this document element, specified as a character vector or string scalar.
The DOM generates a session-unique tag as part of the creation of this object. The
generated tag has the form CLASS:ID, where CLASS is the object class and ID is the value
of the Id
property of the object. Specifying your own tag value can
help you to identify where an issue occurred during document generation.
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)