PDF SDK Documentation

Comprehensive Guide for Developers: Features, Integration, and API Reference

Loading...
Searching...
No Matches
PDFRenderCommonParams Struct Reference

Contains rendering parameters. More...

#include <pdfsdk/view.h>

Public Attributes

PDRectI updateRect
PDOCContext ocContext
PDFRenderContext cache
const PDFRenderMonitormonitor
void * mondata

Detailed Description

Contains rendering parameters.

Member Data Documentation

◆ cache

PDFRenderContext PDFRenderCommonParams::cache

The rendering context used for caching and rendering operations.

◆ mondata

void* PDFRenderCommonParams::mondata

A buffer used to return feedback to the user.

◆ monitor

const PDFRenderMonitor* PDFRenderCommonParams::monitor

A monitor with callback functions for cancel or update events.

◆ ocContext

PDOCContext PDFRenderCommonParams::ocContext

The optional-content visibility context used when rendering.

◆ updateRect

PDRectI PDFRenderCommonParams::updateRect

In device coordinates.


The documentation for this struct was generated from the following file: