SignDoc SDK (.NET with exceptions)  5.0.1.30
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nde
 Nsoftpro
 Ndoc
 CBlobsAn array of blobs
 CDefaultSignDocCaptureListenerImplementation of SignDocCaptureListener providing default implementations of gotSample(), gotEvent(), and gotError()
 CPointA point (document coordinates or canvas coordinates depending on context)
 CRectA rectangle (document coordinates)
 CSignDocAmbiguousCertificateExceptionException: Ambiguous certificate (26)
 CSignDocAnnotationAn annotation
 CSignDocAnnotationNotFoundExceptionException: Annotation not found (22)
 CSignDocAttachmentOutput of SignDocDocument.getAttachment()
 CSignDocAttachmentExistsExceptionException: Attachment already exists (24)
 CSignDocAttachmentNotFoundExceptionException: Attachment not found (23)
 CSignDocCancelledExceptionException: Operation cancalled (17)
 CSignDocCaptureCapture signatures
 CSignDocCaptureDeviceInterface for a capture device
 CSignDocCaptureDisplayInterface for displaying a background image and painting strokes while capturing
 CSignDocCaptureDisplayControlA Windows Forms SignDocCaptureDisplay
 CSignDocCaptureDisplayEventListenerInterface reporting resize and move events for GUI elements
 CSignDocCaptureFilters
 CSignDocCaptureListenerInterface for receiving captured samples and other events
 CSignDocCaptureOutputOutput of SignDocCapture.waitCapture()
 CSignDocCaptureParametersParameters for SignDocCapture.startCapture()
 CSignDocCaptureResultResult of SignDocCapture.waitCapture2()
 CSignDocCaptureTransformationReturn value of SignDocCaptureDevice.getTransformation()
 CSignDocCaptureVirtualButtonA button
 CSignDocChangeA single change made to a PDF document after a signature
 CSignDocCheckSignatureParametersParameters for SignDocSignatureData.checkReference() and SignDocSignatureData.checkSignature()
 CSignDocCleanParametersActions and parameters for SignDocImage.clean()
 CSignDocColorA color
 CSignDocDocumentAn interface for SignDoc documents
 CSignDocDocumentLoaderCreate SignDocDocument objects
 CSignDocExceptionSignDoc exception
 CSignDocFieldOne field of a document
 CSignDocFieldExistsExceptionException: Field already exists (14)
 CSignDocFieldNotFoundExceptionException: Field not found (2)
 CSignDocFieldNotSignedExceptionField not signed (20)
 CSignDocFindTextOccurrencePosition of a hit returned by SignDocDocument.findText()
 CSignDocFontNotFoundExceptionException: Font not found (6)
 CSignDocImageA bitmap image
 CSignDocImageParametersParameters for saving images, converting images to bi-level images, resizing images, and rendering biometric signatures as images
 CSignDocImagePointCoordinates of a point for use with SignDocImage and other classes that use integer coordinates
 CSignDocImageRectA rectangle for use with SignDocImage
 CSignDocInvalidArgumentExceptionException: Invalid argument (1)
 CSignDocInvalidImageExceptionException: Invalid image (4)
 CSignDocInvalidProfileExceptionException: Invalid profile (3)
 CSignDocInvalidSignatureExceptionException: Signature is not valid (21)
 CSignDocInvalidStructureExceptionException: Invalid logical structure (28)
 CSignDocInvalidValueExceptionException: Invalid value (30)
 CSignDocIOErrorExceptionException: I/O error (9)
 CSignDocLicenseErrorExceptionException: License error (15)
 CSignDocMatchParametersParameters for SignDocSignatureData.matchSignature(), SignDocSignatureData.matchReference(), SignDocImage.matchSignature(), and SignDocImage.matchReference()
 CSignDocMatchResultResult of SignDocSignatureData.matchSignature(), SignDocSignatureData.matchReference(), SignDocImage.matchSignature(), and SignDocImage.matchReference()
 CSignDocNoBiometricDataExceptionException: No biometric data (18)
 CSignDocNoCaptureDeviceExceptionException: No capture device found (32)
 CSignDocNoCertificateExceptionException: No certificate found (25)
 CSignDocNotAllowedExceptionException: Operation not allowed (27)
 CSignDocNotAvailableExceptionException: Not available (31)
 CSignDocNotSupportedExceptionException: Operation not supported (8)
 CSignDocNotVerifiedExceptionException: Signature not verified (10)
 CSignDocOutputStreamSignDoc Output Stream
 CSignDocPageLabelRangeA range of page labels of a PDF document
 CSignDocPageNotFoundExceptionException: Page not found (12)
 CSignDocPropertyOne property, without value
 CSignDocPropertyNotFoundExceptionException: Property not found (11)
 CSignDocRenderOutputOutput of SignDocDocument.renderPageAsImage(), SignDocDocument.renderPageAsSignDocImage(), and SignDocSignatureData.renderAsImage()
 CSignDocRenderParametersParameters for SignDocDocument.renderPageAsImage() and SignDocDocument.renderPageAsSignDocImage()
 CSignDocSignatureInformation about a signature field returned by SignDocDocument.getSignature()
 CSignDocSignatureDataBiometric data of handwritten signatures
 CSignDocSignatureParametersParameters for signing a document
 CSignDocSignatureSampleA single sample of the biometric data of a handwritten signature
 CSignDocTextClusterA cluster of Unicode code points and glyphs
 CSignDocTextFieldAttributesAttributes of a text field, list box field or combo box field used for the construction of the appearance (PDF documents only)
 CSignDocTextItemA text item, returned by SignDocSignatureParameters.getTextItem()
 CSignDocTextIteratorAn iterator for the text of a document
 CSignDocTooSimilarExceptionException: Signatures are too similar (34)
 CSignDocTypeMismatchExceptionException: Type mismatch (5)
 CSignDocUnexpectedErrorExceptionException: Unexpected error (16)
 CSignDocUnknownParameterExceptionException: Unknown parameter (29)
 CSignDocVerificationParametersParameters for verifying a certificate chain
 CSignDocVerificationResultInformation about a signature field returned by SignDocDocument.verifySignature() or SignDocDocument.verifySignature2()
 CSignDocWatermarkParameters for a watermark
 CSignDocWeightedFrameA frame and its weight
 CSignDocWrongCollectionExceptionException: Wrong collection (13)
 CSignDocWrongStateExceptionException: Wrong state (33)
 CSignECDSAInterface for creating an ECDSA signature
 CSignPKCS7Interface for creating a PKCS #7 or CAdES signature
 CSignRSAInterface for creating an RSA signature
 CSourceData source
 CTimeStamperInterface for creating an RFC 3161 timestamp (HTTP client)
 CUserTimeStamperInterface for user-provided timestamping