IXpsDocumentPackageTarget interface
The IXpsDocumentPackageTarget interface contains the elements needed for printing XPS content in the Document Printing model.
Members
The IXpsDocumentPackageTarget interface inherits from the IUnknown interface. IXpsDocumentPackageTarget also has these types of members:
- Methods
Methods
The IXpsDocumentPackageTarget interface has these methods.
Method | Description |
---|---|
GetXpsOMFactory | Gets the IXpsOMObjectFactory object for the document package. |
GetXpsOMPackageWriter | Gets the IXpsOMPackageWriter object for the document package. |
GetXpsType | Gets the XPS_DOCUMENT_TYPE enumerated value for the document package. |
Requirements
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
Header |
Xpsobjectmodel_1.h |
IDL |
Xpsobjectmodel_1.idl |