iPrintCoreHelperPS 接口 (prcomoem.h)
本部分介绍为 IPrintCoreHelperPS COM 接口定义的方法。
继承
IPrintCoreHelperPS 接口继承自 IUnknown 接口。
方法
IPrintCoreHelperPS 接口具有以下方法。
IPrintCoreHelperPS::CreateInstanceOfMSXMLObject IPrintCoreHelperPS::CreateInstanceOfMSXMLObject 方法创建 MSXML 对象的实例。 |
IPrintCoreHelperPS::EnumConstrainedOptions IPrintCoreHelperPS::EnumConstrainedOptions 方法根据当前设置提供在特定功能中受约束的所有选项的列表。 |
IPrintCoreHelperPS::EnumFeatures IPrintCoreHelperPS::EnumFeatures 方法获取所有可用功能的列表,包括合成功能和核心驱动程序实现功能。 |
IPrintCoreHelperPS::EnumOptions IPrintCoreHelperPS::EnumOptions 方法获取给定功能的可用选项列表。 |
IPrintCoreHelperPS::GetFeatureAttribute IPrintCoreHelperPS::GetFeatureAttribute 方法检索特征属性列表或特定特征属性的值。 |
IPrintCoreHelperPS::GetFontSubstitution IPrintCoreHelperPS::GetFontSubstitution 方法指示将哪个设备字体(如果有)用作指定 TrueType 字体的替换字体。 |
IPrintCoreHelperPS::GetGlobalAttribute IPrintCoreHelperPS::GetGlobalAttribute 方法检索全局属性列表或特定全局属性的值。 |
IPrintCoreHelperPS::GetOption IPrintCoreHelperPS::GetOption 方法获取给定功能的指定选项。 |
IPrintCoreHelperPS::GetOptionAttribute IPrintCoreHelperPS::GetOptionAttribute 方法检索选项属性列表或特定选项属性的值。 |
IPrintCoreHelperPS::SetFontSubstitution IPrintCoreHelperPS::SetFontSubstitution 方法指定要打印的设备字体来代替给定的 TrueType 字体。 |
IPrintCoreHelperPS::SetOptions IPrintCoreHelperPS::SetOptions 方法同时设置多个功能选项对。 |
IPrintCoreHelperPS::WhyConstrained IPrintCoreHelperPS::WhyConstrained 方法提供约束当前配置中指定功能选项对的选项列表。 |
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | prcomoem.h (包括 Prcomoem.h) |