Print Document Package API Interfaces
The following interfaces are used by an app to manage the print document package.
In this section
Topic | Description |
---|---|
IPrintDocumentPackageStatusEvent |
Represents the progress of the print job. |
IPrintDocumentPackageTarget |
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. |
IPrintDocumentPackageTargetFactory |
Used with IPrintDocumentPackageTarget for starting a print job. |