PDF SDK Documentation

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

Loading...
Searching...
No Matches
PDFRenderViewParams Struct Reference

Contains view-specific parameters, such as zoom level, orientation and annotation settings. More...

#include <pdfsdk/view.h>

Public Attributes

PDFRenderFlags flags
 
float zoom
 
PDRotate rotate
 

Detailed Description

Contains view-specific parameters, such as zoom level, orientation and annotation settings.

Member Data Documentation

◆ flags

PDFRenderFlags PDFRenderViewParams::flags

Control how the content of a PDF is rendered or displayed.

◆ rotate

PDRotate PDFRenderViewParams::rotate

Specifies degrees of rotation (i.e. 0, 90, 180, 270).

◆ zoom

float PDFRenderViewParams::zoom

Zoom-in level.


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