IXpsDocumentPackageTarget interface
The IXpsDocumentPackageTarget interface contains the elements needed for printing XPS content in the Document Printing model.
Methods
The IXpsDocumentPackageTarget interface has these methods.
Method | Description |
---|---|
IXpsDocumentPackageTarget::GetXpsOMFactory | Gets the IXpsOMObjectFactory object for the document package. |
IXpsDocumentPackageTarget::GetXpsOMPackageWriter | Gets the IXpsOMPackageWriter object for the document package. |
IXpsDocumentPackageTarget::GetXpsType | Gets the XPS_DOCUMENT_TYPE enumerated value for the document package. |
Requirements
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | xpsobjectmodel_1.h |