Class FontMatchingProperties
FontMatchingProperties class
此类包含描述匹配字体的属性。
public class FontMatchingProperties
特性
| 姓名 | 描述 |
|---|---|
| FontFamilies { get; } | 获取字体系列的集合。 |
| FontStretch { get; } | 获取字体拉伸值。 |
| FontStyle { get; } | 获取字体样式值。这个属性可以有这样的值:normal, italic, oblique. |
| FontWeight { get; } | 获取字体粗细值。 |