IPrintDocumentPackageTarget interface
Allows users to enumerate the supported package target types and to create one with a given type ID. IPrintDocumentPackageTarget also supports the tracking of the package printing progress and cancelling.
Members
The IPrintDocumentPackageTarget interface inherits from the IUnknown interface. IPrintDocumentPackageTarget also has these types of members:
Methods
The IPrintDocumentPackageTarget interface has these methods.
| Method | Description |
|---|---|
| Cancel |
Cancels the current print job. |
| GetPackageTarget |
Retrieves the pointer to the specific document package target, which allows the client to add a document with the given target type. Clients can call this method multiple times but they always have to use the same target ID. |
| GetPackageTargetTypes |
Enumerates the supported target types. |
Send comments about this topic to Microsoft
Build date: 11/20/2012
