![]() |
PDFix SDK
9.0.0
|
#include <pdfix.h>
Public Member Functions | |
| _PdfPageRenderParams () | |
Public Attributes | |
| PsRenderDeviceContext * | device |
| PsImage * | image |
| PdfMatrix | matrix |
| PdfRect | clip_box |
| PdfRenderFlags | render_flags |
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.
|
inline |
| PdfRect _PdfPageRenderParams::clip_box |
Clipping rectangle in user space coordinate system.
| PsRenderDeviceContext* _PdfPageRenderParams::device |
Platform dependent device context on which the page should be rendered.
| PdfRenderFlags _PdfPageRenderParams::render_flags |
PdfRenderFlags