SignDoc SDK (Java)  5.0.0
SignDocRenderOutput Class Reference

Output of SignDocDocument.renderPageAsImage(), SignDocDocument.renderPageAsSignDocImage(), and SignDocSignatureData.renderAsImage() More...

Inheritance diagram for SignDocRenderOutput:

Public Attributes

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(), SignDocDocument.renderPageAsSignDocImage(), and SignDocSignatureData.renderAsImage()

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.

Member Data 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: