SignDoc SDK (C++)  5.0.0
SignDocRenderOutput Class Reference

Output of SignDocDocument::renderPageAsImage() and SignDocDocument::renderPageAsSignDocImage(). More...

#include <SignDocSDK-cpp.h>

Data Fields

int mWidth
 The width of the rendered page in pixels. More...
 
int mHeight
 The height of the rendered page in pixels. More...
 

Detailed Description

Output of SignDocDocument::renderPageAsImage() and SignDocDocument::renderPageAsSignDocImage().

If multiple pages are selected (see "FirstPage" and "LastPage" of SignDocRenderParameters::setInteger()), the maximum width and maximum height of all selected pages will be used.

Field Documentation

int mHeight

The height of the rendered page in pixels.

int mWidth

The width of the rendered page in pixels.


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