EmfPanose 类
内容
[
隐藏
]Summary: The Panose object describes the PANOSE font-classification values for a TrueType font. These
characteristics are used to associate the font with other fonts of similar appearance but different names.
Module: aspose.imaging.fileformats.emf.emf.objects
Full Name: aspose.imaging.fileformats.emf.emf.objects.EmfPanose
Inheritance: EmfObject
Constructors
| Name | 描述 |
|---|---|
| EmfPanose() | 初始化 EmfPanose 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| arm_style | EmfArmStyle | r/w | 获取或设置一个 8 位无符号整数,指定字体的臂部样式。该值 必须位于 ArmStyle(第 2.1.3 节)枚举表中。 |
| contrast | EmfContrast | r/w | 获取或设置一个 8 位无符号整数,指定字体的对比度。该值 必须位于 Contrast(第 2.1.8 节)枚举表中。 |
| family_type | EmfFamilyType | r/w | 获取或设置一个 8 位无符号整数,指定字体族类型。该值必须 位于 FamilyType(第 2.1.12 节)枚举表中。 |
| letterform | EmfLetterform | r/w | 获取或设置一个 8 位无符号整数,指定字体的字形。该 值必须位于 Letterform(第 2.1.20 节)枚举表中 |
| midline | EmfMidLine | r/w | 获取或设置一个 8 位无符号整数,指定字体的中线。该值 必须位于 MidLine(第 2.1.23 节)枚举表中。 |
| proportion | EmfProportion | r/w | 获取或设置一个 8 位无符号整数,指定字体的比例。该值 必须位于 Proportion(第 2.1.28 节)枚举表中。 |
| serif_style | EmfSerifStyle | r/w | 获取或设置一个 8 位无符号整数,指定衬线样式。该值必须 位于 SerifType(第 2.1.30 节)枚举表中。 |
| stroke_variation | EmfStrokeVariation | r/w | 获取或设置一个 8 位无符号整数,指定字体的笔画变化。该值 必须位于 StrokeVariation(第 2.1.33 节)枚举表中。 |
| weight | EmfWeight | r/w | 获取或设置一个 8 位无符号整数,指定字体的粗细。该值 必须位于 Weight(第 2.1.34 节)枚举表中。 |
| x_height | EmfXHeight | r/w | 获取或设置一个 8 位无符号整数,指定字体的 x 高度。该值 必须位于 XHeight(第 2.1.35 节)枚举表中。 |
Constructor: EmfPanose()
EmfPanose()
初始化 EmfPanose 类的新实例