![]() |
PDFix SDK
7.2.0
|
PdfPageRenderParams. More...
#include <pdfix.h>
Public Attributes | |
PsRenderDeviceContext * | 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 user space coordinate system.
PsRenderDeviceContext* _PdfPageRenderParams::device |
Platform dependent device context on which the page should be rendered.
PdfMatrix _PdfPageRenderParams::matrix |
PdfMatrix used to define page rendering scale and rotation.
PdfRenderFlags _PdfPageRenderParams::render_flags |
PdfRenderFlags