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

NameTypeAccess描述
arm_styleEmfArmStyler/w获取或设置一个 8 位无符号整数,指定字体的臂部样式。该值
必须位于 ArmStyle(第 2.1.3 节)枚举表中。
contrastEmfContrastr/w获取或设置一个 8 位无符号整数,指定字体的对比度。该值
必须位于 Contrast(第 2.1.8 节)枚举表中。
family_typeEmfFamilyTyper/w获取或设置一个 8 位无符号整数,指定字体族类型。该值必须
位于 FamilyType(第 2.1.12 节)枚举表中。
letterformEmfLetterformr/w获取或设置一个 8 位无符号整数,指定字体的字形。该
值必须位于 Letterform(第 2.1.20 节)枚举表中
midlineEmfMidLiner/w获取或设置一个 8 位无符号整数,指定字体的中线。该值
必须位于 MidLine(第 2.1.23 节)枚举表中。
proportionEmfProportionr/w获取或设置一个 8 位无符号整数,指定字体的比例。该值
必须位于 Proportion(第 2.1.28 节)枚举表中。
serif_styleEmfSerifStyler/w获取或设置一个 8 位无符号整数,指定衬线样式。该值必须
位于 SerifType(第 2.1.30 节)枚举表中。
stroke_variationEmfStrokeVariationr/w获取或设置一个 8 位无符号整数,指定字体的笔画变化。该值
必须位于 StrokeVariation(第 2.1.33 节)枚举表中。
weightEmfWeightr/w获取或设置一个 8 位无符号整数,指定字体的粗细。该值
必须位于 Weight(第 2.1.34 节)枚举表中。
x_heightEmfXHeightr/w获取或设置一个 8 位无符号整数,指定字体的 x 高度。该值
必须位于 XHeight(第 2.1.35 节)枚举表中。

Constructor: EmfPanose()

 EmfPanose() 

初始化 EmfPanose 类的新实例