SignDoc SDK (C++)  5.0.0
SignDocPdfDocumentHandler Class Reference

SignDoc document handler for PDF documents. More...

#include <SignDocSDK-cpp.h>

Inheritance diagram for SignDocPdfDocumentHandler:
SignDocDocumentHandler

Static Public Member Functions

static SignDocDocumentHandlercreate ()
 Create a SignDocPdfDocumentHandler object. More...
 

Additional Inherited Members

- Public Member Functions inherited from SignDocDocumentHandler
 SignDocDocumentHandler ()
 Constructor. More...
 
virtual ~SignDocDocumentHandler ()
 Destructor. More...
 
 SignDocDocumentHandler (SIGNDOC_DocumentHandler *aP)
 Internal function. More...
 
SIGNDOC_DocumentHandler * getImpl ()
 Internal function. More...
 
const SIGNDOC_DocumentHandler * getImpl () const
 Internal function. More...
 
void destroyWithoutImpl ()
 Internal function. More...
 
void setImpl (SIGNDOC_DocumentHandler *aP)
 Internal function. More...
 
- Protected Attributes inherited from SignDocDocumentHandler
SIGNDOC_DocumentHandler * p
 

Detailed Description

SignDoc document handler for PDF documents.

Member Function Documentation

SignDocDocumentHandler * create ( )
inlinestatic

Create a SignDocPdfDocumentHandler object.

Returns
A pointer to a new SignDocPdfDocumentHandler object.

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