IPrintPreviewDxgiPackageTarget interface
Allows apps to update the print preview window by providing a DXGI surface for each print preview page.
Members
The IPrintPreviewDxgiPackageTarget interface inherits from the IUnknown interface. IPrintPreviewDxgiPackageTarget also has these types of members:
Methods
The IPrintPreviewDxgiPackageTarget interface has these methods.
| Method | Description |
|---|---|
| DrawPage |
Updates the content of the specified page in the print preview window. |
| InvalidatePreview |
Clean up existing print preview content. |
| SetJobPageCount |
Updates the total number of pages in the print preview. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 10/12/2013
Community Additions
Show: