Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
1 out of 2 rated this helpful - Rate this topic

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.

MethodDescription
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

Community Additions

© 2013 Microsoft. All rights reserved.