IPrintCoreHelperPS interface (prcomoem.h)
This section describes the methods that are defined for the IPrintCoreHelperPS COM interface.
Inheritance
The IPrintCoreHelperPS interface inherits from the IUnknown interface.
Methods
The IPrintCoreHelperPS interface has these methods.
IPrintCoreHelperPS::CreateInstanceOfMSXMLObject The IPrintCoreHelperPS::CreateInstanceOfMSXMLObject method creates an instance of an MSXML object. |
IPrintCoreHelperPS::EnumConstrainedOptions The IPrintCoreHelperPS::EnumConstrainedOptions method provides a list of all of the options that are constrained in a particular feature, based on current settings. |
IPrintCoreHelperPS::EnumFeatures The IPrintCoreHelperPS::EnumFeatures method gets a list of all available features, including synthesized and core driver-implement features. |
IPrintCoreHelperPS::EnumOptions The IPrintCoreHelperPS::EnumOptions method gets a list of available options for the given feature. |
IPrintCoreHelperPS::GetFeatureAttribute The IPrintCoreHelperPS::GetFeatureAttribute method retrieves the feature attribute list or the value of a specific feature attribute. |
IPrintCoreHelperPS::GetFontSubstitution The IPrintCoreHelperPS::GetFontSubstitution method indicates which device font, if any, is used as a substitution font for a specified TrueType font. |
IPrintCoreHelperPS::GetGlobalAttribute The IPrintCoreHelperPS::GetGlobalAttribute method retrieves the global attribute list or the value of a specific global attribute. |
IPrintCoreHelperPS::GetOption The IPrintCoreHelperPS::GetOption method gets a specified option for a given feature. |
IPrintCoreHelperPS::GetOptionAttribute The IPrintCoreHelperPS::GetOptionAttribute method retrieves the option attribute list or the value of a specific option attribute. |
IPrintCoreHelperPS::SetFontSubstitution The IPrintCoreHelperPS::SetFontSubstitution method specifies the device font to print in place of a given TrueType font. |
IPrintCoreHelperPS::SetOptions The IPrintCoreHelperPS::SetOptions method sets multiple feature-option pairs at the same time. |
IPrintCoreHelperPS::WhyConstrained The IPrintCoreHelperPS::WhyConstrained method provides a list of options that constrain the specified feature-option pair in the current configuration. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | prcomoem.h (include Prcomoem.h) |