![]() |
|
SignDoc SDK (.NET with exceptions)
5.0.0
|
Output of SignDocDocument.renderPageAsImage(), SignDocDocument.renderPageAsSignDocImage(), and SignDocSignatureData.renderAsImage(). More...
Public Member Functions | |
| ~SignDocRenderOutput () | |
| Destructor. More... | |
| !SignDocRenderOutput () | |
| Finalizer. More... | |
| SignDocRenderOutput () | |
| Constructor. More... | |
| SignDocRenderOutput (SignDocRenderOutput aSource) | |
| Copy constructor. More... | |
| int | getWidth () |
| Get the width. More... | |
| int | getHeight () |
| Get the height. More... | |
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.
| ~SignDocRenderOutput | ( | ) |
Destructor.
| !SignDocRenderOutput | ( | ) |
Finalizer.
Constructor.
| SignDocRenderOutput | ( | SignDocRenderOutput | aSource | ) |
Copy constructor.
| [in] | aSource | The object to be copied. |
| int getHeight | ( | ) |
Get the height.
| int getWidth | ( | ) |
Get the width.