![]() |
PDFix SDK
6.5.0
|
PdfPageRenderParams. More...
Public Attributes | |
| void * | device |
| PsImage * | image |
| PdfMatrix | matrix |
| PdfRect | clip_box |
| PdfRenderFlags | render_flags |
PdfPageRenderParams.
Handles page rendering. The page is rendered on either platform device context or an image. If the device context is not null the image parameter is ignored.
| PdfRect _PdfPageRenderParams::clip_box |
Clipping rectangle in device space coordinates.
| void* _PdfPageRenderParams::device |
Platform dependent device context on which the page should be rendered. (HDC on Windows)
| PdfMatrix _PdfPageRenderParams::matrix |
PdfMatrix used to define page rendering scale and rotation.
| PdfRenderFlags _PdfPageRenderParams::render_flags |
PdfRenderFlags