Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |