IPrintPreviewPageCollection interface
Implemented by the app to provide access to print preview pages.
Members
The IPrintPreviewPageCollection interface inherits from the IUnknown interface. IPrintPreviewPageCollection also has these types of members:
- Methods
Methods
The IPrintPreviewPageCollection interface has these methods.
Method | Description |
---|---|
MakePage | Provides the system with a new page to present in print preview. |
Paginate | This method is called whenever the system detects that the physical dimensions of the page has changed or when the app has requested pagination via a call to IPrintPreviewDxgiPreviewTarget::InvalidatePreview. |
Remarks
When using XAML or HTML, apps do not implement this interface because the appropriate framework pieces handle this part of the details.
Requirements
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
IDL |
DocumentSource.idl |
Send comments about this topic to Microsoft
Build date: 10/12/2013