Comprehensive Guide for Developers: Features, Integration, and API Reference
Contains rendering parameters. More...
#include <pdfsdk/view.h>
Public Attributes | |
PDRectI | updateRect |
PDOCConfig | ocConfig |
PDFRenderContext | cache |
const PDFRenderMonitor * | monitor |
void * | mondata |
Contains rendering parameters.
PDFRenderContext PDFRenderCommonParams::cache |
The rendering context used for caching and rendering operations.
void* PDFRenderCommonParams::mondata |
A buffer used to return feedback to the user.
const PDFRenderMonitor* PDFRenderCommonParams::monitor |
A monitor with callback functions for cancel or update events.
PDOCConfig PDFRenderCommonParams::ocConfig |
Represents a set of states and other information from an OCProperties dictionary.
PDRectI PDFRenderCommonParams::updateRect |
In device coordinates.