| -api-id | M:Windows.Data.Pdf.PdfPage.RenderToStreamAsync(Windows.Storage.Streams.IRandomAccessStream) |
|---|---|
| -api-type | winrt method |
Outputs a stream of data, which represents a Portable Document Format (PDF) page's contents, as an asynchronous action. This asynchronous action can be used to create an image of the Portable Document Format (PDF) page.
The stream of data, which represents a Portable Document Format (PDF) page's content.
The asynchronous action.
RenderToStreamAsync(IRandomAccessStream, PdfPageRenderOptions)