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