Print Document Package API

Provides an interface that allows an application to access and manage the print document package.

The Windows Store app printing API is available with Windows 8 and later versions of Windows desktop.

In this section

Topic Description
Print Document Package API Interfaces
The following interfaces are used by an app to manage the print document package.
Print Document Package API Structures
This section contains information about structures that define specific features of the print document package. Here is a list of the structure(s) in this interface:
Print Document Package API Enumerations
The following enumeration is used by an application to monitor and report on the print operation.

See also

For more info about printing from Windows Store apps that are written in JavaScript and HTML, see Printing (Windows Store apps using JavaScript and HTML). For more info about printing from Windows Store apps that are written in C#, Microsoft Visual Basic, or C++ and XAML, see Printing (Windows Store apps using C).