FontFamily Properties
.NET Framework 4.5
The FontFamily type exposes the following members.
| Name | Description | |
|---|---|---|
|
Baseline | Gets or sets the distance between the baseline and the character cell top. |
|
BaseUri | Gets the base uniform resource identifier (URI) that is used to resolve a font family name. |
|
FamilyMaps | Gets the collection of FontFamilyMap objects. |
|
FamilyNames | Gets a collection of strings and CultureInfo values that represent the font family names of the FontFamily object. |
|
FamilyTypefaces | Gets a collection of typefaces for the FontFamily object. |
|
LineSpacing | Gets or sets 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. |
|
Source | Gets the font family name that is used to construct the FontFamily object. |