WmfClipPrecisionFlags

WmfClipPrecisionFlags enumeration

ClipPrecision 标志指定剪辑精度,它定义了如何剪辑部分位于剪辑区域之外的 字符。这些标志可以组合起来指定多个选项。

[Flags]
public enum WmfClipPrecisionFlags : byte

价值观

姓名价值描述
Default0指定必须使用默认剪辑。
Character1不应使用此值。
Stroke2在枚举光栅化、TrueType 和 矢量字体时,可能会返回此值。 [33](Windows NT 3.1、Windows NT 3.5、Windows NT 3.51、Windows NT 4.0、 Windows 2000 和 Windows XP:在以下情况下始终返回此值枚举字体。)
LhAngles10该值用于控制字体旋转,如下: - 如果设置,所有字体的旋转应该由坐标系的orientation 决定;也就是说,方向是左撇子 还是右撇子。 - 如果清除,设备字体应该逆时针旋转,但是 其他字体的旋转应该由坐标系统的方向决定
TtAlways20不应使用 [34] 此值。 [34] 此值在以下 Windows 版本中被忽略: - Windows Vista - Windows Server 2008 - Windows 7 - Windows Server 2008 R2 - Windows 8 - Windows Server 2012_x000 8.1 - Windows Server 2012 R2
DfaDisable40该值指定应该 [35] 关闭字体关联。 [35] 不支持此值。在 Windows 95、Windows 98 和 Windows Millennium Edition 中。 在 Windows 2000、Windows XP、和 Windows Server 2003. 在这些 Windows 版本中忽略此值: - Windows Vista - Windows Server 2008 - Windows 7 - Windows Server 2008 R2 - Windows 8 - Windows Server 2012 - Windows 8.1_x002x_00 Windows Server 8.1_x002x_00
Embedded80此值指定必须使用字体嵌入来呈现 document 内容;嵌入字体是只读的。

也可以看看