10.1.71 FontFamily

(usage)

<FontFamily> string </FontFamily>

(description)

Represents a family of related fonts.

[types assignable to]

FontFamily x:Object

(used by)

AccessText Control FlowDocument ICollectionOfFontFamily 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.