FontFamily
FontFamily class
public sealed class FontFamily : IDisposable
构造函数
| 姓名 | 描述 |
|---|---|
| FontFamily(string) | |
| FontFamily(string, FontCollection) |
特性
| 姓名 | 描述 |
|---|---|
| static GenericMonospace { get; } | |
| static GenericSansSerif { get; } | |
| static GenericSerif { get; } | |
| Name { get; } | |
| static Families { get; } |
方法
| 姓名 | 描述 |
|---|---|
| Dispose() | |
| override Equals(object) | |
| GetCellAscent(FontStyle) | |
| GetCellDescent(FontStyle) | |
| GetEmHeight(FontStyle) | |
| override GetHashCode() | |
| GetLineSpacing(FontStyle) | |
| GetName(int) | |
| IsStyleAvailable(FontStyle) |
也可以看看
- 命名空间 Aspose.Drawing
- 部件 Aspose.Drawing