IPrintManagerInterop interface
Enables access to PrintManager methods in a Windows Store app that manages multiple windows.
Members
The IPrintManagerInterop interface inherits from IInspectable. IPrintManagerInterop also has these types of members:
Methods
The IPrintManagerInterop interface has these methods.
| Method | Description |
|---|---|
| GetForWindow |
Gets the PrintManager instance for the specified window. |
| ShowPrintUIForWindowAsync |
Displays the UI for printing content for the specified window. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps only] |
|
IDL |
|
See also
Show: