4.306 FontFamily

x:Object > FontFamily
FontFamily
(usage)
<FontFamily> string </FontFamily>
(description)
Represents a family of related fonts.
(used by)
AccessText Control DataGridTextColumn FlowDocument Page SystemFonts TextBlock TextElement
[text syntax]
FontFamilySyntax
(properties)
Baseline
x:Double
(description)
The distance between the baseline and the character cell top.
FamilyMaps
FontFamilyMapCollection
(description)
The collection of FontFamilyMap objects.
[read only]
true
FamilyNames
LanguageSpecificStringDictionary
(description)
A collection of strings and CultureInfo values that represent the font family names of the FontFamily object.
[read only]
true
FamilyTypefaces
FamilyTypefaceCollection
(description)
A collection of typefaces for the FontFamily object.
[read only]
true
LineSpacing
x:Double
(description)
The line spacing value for the FontFamily object. The line spacing is the recommended baseline-to-baseline distance for the text in this font relative to the em size.