windows.data.pdf.interop.h header
This header is used by Windows Runtime C++ reference. For more information, see:
windows.data.pdf.interop.h contains the following programming interfaces:
Interfaces
data::pdf::interop::IPdfRendererNative Represents a high-performance API for displaying a single page of a Portable Document Format (PDF) file. |
Functions
data::pdf::interop::PdfCreateRenderer Gets an instance of the IPdfRendererNative interface for displaying a single page of a Portable Document Format (PDF) file. |
data::pdf::interop::PdfRenderParams Populates a PDF_RENDER_PARAMS structure. A PDF_RENDER_PARAMS structure represents a set of properties for outputting a single page of a Portable Document Format (PDF) file. |
Structures
PDF_RENDER_PARAMS Represents a set of properties for outputting a single page of a Portable Document Format (PDF) file. |