FontFamily Class
namespace Noesis | MSDN
Represents a family of related fonts.
Properties
| Name | Description |
|---|---|
| BaseUri | Gets the base resource identifier used to resolve font family names |
| Source | Gets font family text used to construct the FontFamily object |
Dependency Property Reflection Property
Attached Properties
FontFamily has no attached properties
Methods
| Name | Description |
|---|---|
| GetFontName(index) | Gets the name for specified font |
| GetFontPath(index) | Gets the base Uri for specified font. Returns 0 for system fonts |
| GetNumFonts() | Gets the number of fonts in the family |
Events
FontFamily has no events
Table of Contents