IPrintDocumentPageSource Interface Members
In This Topic
The following tables list the members exposed by IPrintDocumentPageSource.
Public Methods
| Name | Description |
| GetPreviewPageCollection | HRESULT IPrintDocumentPageSource::GetPreviewPageCollection([in] IPrintDocumentPackageTarget *docPackageTarget, [out] IPrintPreviewPageCollection **docPageCollection) |
| MakeDocument | HRESULT IPrintDocumentPageSource::MakeDocument([in] IInspectable *printTaskOptions, [in] IPrintDocumentPackageTarget *docPackageTarget) |
Top
See Also