IPartFont2::GetFontRestriction 方法 (filterpipeline.h)
获取字体的限制。
语法
HRESULT GetFontRestriction(
[out] EXpsFontRestriction *pRestriction
);
参数
[out] pRestriction
字体的限制。
返回值
如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | filterpipeline.h (包括 Filterpipeline.h) |