Comprehensive Guide for Developers: Features, Integration, and API 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 |
Contains view-specific parameters, such as zoom level, orientation and annotation settings.
PDFRenderFlags PDFRenderViewParams::flags |
Control how the content of a PDF is rendered or displayed.
PDRotate PDFRenderViewParams::rotate |
Specifies degrees of rotation (i.e. 0, 90, 180, 270).
float PDFRenderViewParams::zoom |
Zoom-in level.