SignDoc SDK (C)  5.0.0
SIGNDOC_Document Member List

This is the complete list of members for SIGNDOC_Document, including all inherited members.

SIGNDOC_Document_addAnnotation(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aPage, const struct SIGNDOC_Annotation *aAnnot)SIGNDOC_Document
SIGNDOC_Document_addAttachmentBlob(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aName, const char *aDescription, const char *aType, const char *aModificationTime, const void *aPtr, size_t aSize, int aFlags)SIGNDOC_Document
SIGNDOC_Document_addAttachmentFile(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding1, const char *aName, const char *aDescription, const char *aType, int aEncoding2, const char *aPath, int aFlags)SIGNDOC_Document
SIGNDOC_Document_addField(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_Field *aField, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_addImageFromFile(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aTargetPage, int aEncoding, const char *aPath, double aZoom, double aX, double aY, double aWidth, double aHeight, int aFlags)SIGNDOC_Document
SIGNDOC_Document_addImageFromFile2(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aTargetPage, int aEncoding, const char *aPath, double aZoom, double aX, double aY, double aWidth, double aHeight, int aFlags, int aEncoding2, const char *aDescription, const char *aLang)SIGNDOC_Document
SIGNDOC_Document_addImageFromMemory(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aTargetPage, const unsigned char *aPtr, size_t aSize, double aZoom, double aX, double aY, double aWidth, double aHeight, int aFlags)SIGNDOC_Document
SIGNDOC_Document_addImageFromMemory2(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aTargetPage, const unsigned char *aPtr, size_t aSize, double aZoom, double aX, double aY, double aWidth, double aHeight, int aFlags, int aEncoding, const char *aDescription, const char *aLang)SIGNDOC_Document
SIGNDOC_Document_addPage(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aTargetPage, double aWidth, double aHeight)SIGNDOC_Document
SIGNDOC_Document_addSignature(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_SignatureParameters *aSignatureParameters, const struct SIGNDOC_VerificationParameters *aVerificationParameters)SIGNDOC_Document
SIGNDOC_Document_addText(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aText, int aPage, double aX, double aY, const char *aFontName, double aFontSize, const struct SIGNDOC_Color *aTextColor, double aOpacity, int aFlags)SIGNDOC_Document
SIGNDOC_Document_addText2(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aText, int aPage, double aX, double aY, const char *aFontName, double aFontSize, const struct SIGNDOC_Color *aTextColor, double aOpacity, int aFlags, const char *aLang)SIGNDOC_Document
SIGNDOC_Document_addTextRect(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aText, int aPage, double aX0, double aY0, double aX1, double aY1, const char *aFontName, double aFontSize, double aLineSkip, const struct SIGNDOC_Color *aTextColor, double aOpacity, int aHAlignment, int aVAlignment, int aFlags)SIGNDOC_Document
SIGNDOC_Document_addTextRect2(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aText, int aPage, double aX0, double aY0, double aX1, double aY1, const char *aFontName, double aFontSize, double aLineSkip, const struct SIGNDOC_Color *aTextColor, double aOpacity, int aHAlignment, int aVAlignment, int aFlags, const char *aLang)SIGNDOC_Document
SIGNDOC_Document_addWatermark(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const struct SIGNDOC_Watermark *aInput)SIGNDOC_Document
SIGNDOC_Document_applyFdf(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aPath, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_applyFdfW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const wchar_t *aPath, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_changeAttachmentDescription(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aName, const char *aDescription)SIGNDOC_Document
SIGNDOC_Document_checkAttachment(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aName, int *aOutput)SIGNDOC_Document
SIGNDOC_Document_clearAllSignatures(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_clearApprovalSignatures(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_clearSignature(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aFieldName)SIGNDOC_Document
SIGNDOC_Document_computeZoom(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, double *aOutput, const struct SIGNDOC_RenderParameters *aParams)SIGNDOC_Document
SIGNDOC_Document_convCanvasPointToPagePoint(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_Point *aPoint, const struct SIGNDOC_RenderParameters *aParams)SIGNDOC_Document
SIGNDOC_Document_convImageRectToPageRect(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const struct SIGNDOC_ImageRect *aInput, struct SIGNDOC_Rect *aOutput, const struct SIGNDOC_RenderParameters *aParams)SIGNDOC_Document
SIGNDOC_Document_convPagePointToCanvasPoint(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_Point *aPoint, const struct SIGNDOC_RenderParameters *aParams)SIGNDOC_Document
SIGNDOC_Document_convPageRectToImageRect(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const struct SIGNDOC_Rect *aInput, struct SIGNDOC_ImageRect *aOutput, const struct SIGNDOC_RenderParameters *aParams)SIGNDOC_Document
SIGNDOC_Document_copyAsSignedToMemory(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aFieldName, struct SIGNDOC_ByteArray *aBlob)SIGNDOC_Document
SIGNDOC_Document_copyAsSignedToStream(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aFieldName, struct SIGNDOC_OutputStream *aStream)SIGNDOC_Document
SIGNDOC_Document_copyToMemory(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_ByteArray *aBlob, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_copyToStream(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_OutputStream *aStream, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_createFreeTextAnnotation(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const struct SIGNDOC_Point *aLowerLeft, const struct SIGNDOC_Point *aUpperRight)SIGNDOC_Document
SIGNDOC_Document_createFreeTextAnnotationXY(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, double aX0, double aY0, double aX1, double aY1)SIGNDOC_Document
SIGNDOC_Document_createLineAnnotation(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const struct SIGNDOC_Point *aStart, const struct SIGNDOC_Point *aEnd)SIGNDOC_Document
SIGNDOC_Document_createLineAnnotationXY(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, double aStartX, double aStartY, double aEndX, double aEndY)SIGNDOC_Document
SIGNDOC_Document_createScribbleAnnotation(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_createSignatureParameters(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aFieldName, const char *aProfile, struct SIGNDOC_SignatureParameters **aOutput)SIGNDOC_Document
SIGNDOC_Document_createSignatureParametersForTimeStamp(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_SignatureParameters **aOutput)SIGNDOC_Document
SIGNDOC_Document_createSignatureParametersW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const wchar_t *aFieldName, const wchar_t *aProfile, struct SIGNDOC_SignatureParameters **aOutput)SIGNDOC_Document
SIGNDOC_Document_createTextIterator(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aFirstPage, int aLastPage, int aFlags, struct SIGNDOC_TextIterator **aOutput)SIGNDOC_Document
SIGNDOC_Document_delete(struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_exportFields(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_OutputStream *aStream, int aFlags)SIGNDOC_Document
SIGNDOC_Document_exportFieldsToMemory(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_ByteArray *aOutput, int aFlags)SIGNDOC_Document
SIGNDOC_Document_exportProperties(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const char *aCollection, struct SIGNDOC_OutputStream *aStream, int aFlags)SIGNDOC_Document
SIGNDOC_Document_exportPropertiesToMemory(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const char *aCollection, struct SIGNDOC_ByteArray *aBlob, int aFlags)SIGNDOC_Document
SIGNDOC_Document_findText(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, int aFirstPage, int aLastPage, const char *aText, int aFlags, struct SIGNDOC_FindTextOccurrenceArray *aOutput)SIGNDOC_Document
SIGNDOC_Document_flattenAnnotations(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aFirstPage, int aLastPage, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_flattenField(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aName, int aWidget)SIGNDOC_Document
SIGNDOC_Document_flattenFields(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aFirstPage, int aLastPage, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_getAnnotation(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, int aPage, const char *aName, struct SIGNDOC_Annotation **aOutput)SIGNDOC_Document
SIGNDOC_Document_getAnnotations(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, int aPage, struct SIGNDOC_StringArray *aOutput)SIGNDOC_Document
SIGNDOC_Document_getAttachment(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aName, struct SIGNDOC_Attachment *aOutput)SIGNDOC_Document
SIGNDOC_Document_getAttachmentBlob(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aName, struct SIGNDOC_ByteArray *aOutput)SIGNDOC_Document
SIGNDOC_Document_getAttachments(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, struct SIGNDOC_StringArray *aOutput)SIGNDOC_Document
SIGNDOC_Document_getAttachmentStream(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aName, struct SIGNDOC_InputStream **aOutput)SIGNDOC_Document
SIGNDOC_Document_getAvailableMethods(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_getBitsPerPixel(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aPage, int *aBPP)SIGNDOC_Document
SIGNDOC_Document_getBooleanProperty(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aCollection, const char *aName, SIGNDOC_Boolean *aValue)SIGNDOC_Document
SIGNDOC_Document_getConversionFactors(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aPage, double *aFactorX, double *aFactorY)SIGNDOC_Document
SIGNDOC_Document_getDocMDP(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_getDocumentLanguage(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Document *aObj, int aEncoding)SIGNDOC_Document
SIGNDOC_Document_getErrorMessage(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Document *aObj, int aEncoding)SIGNDOC_Document
SIGNDOC_Document_getErrorMessageW(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_getField(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aName, struct SIGNDOC_Field *aOutput)SIGNDOC_Document
SIGNDOC_Document_getFields(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aTypes, struct SIGNDOC_FieldArray *aOutput)SIGNDOC_Document
SIGNDOC_Document_getFieldsOfPage(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aPage, int aTypes, struct SIGNDOC_FieldArray *aOutput)SIGNDOC_Document
SIGNDOC_Document_getFlags(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_getIntegerProperty(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aCollection, const char *aName, int *aValue)SIGNDOC_Document
SIGNDOC_Document_getLastTimestamp(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, char **aTime)SIGNDOC_Document
SIGNDOC_Document_getLockMDP(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_getPageCount(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_getPageLabel(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aPage, char **aOutput)SIGNDOC_Document
SIGNDOC_Document_getPageSize(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aPage, double *aWidth, double *aHeight)SIGNDOC_Document
SIGNDOC_Document_getPathname(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, char **aPath)SIGNDOC_Document
SIGNDOC_Document_getProfiles(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aFieldName, struct SIGNDOC_StringArray *aOutput)SIGNDOC_Document
SIGNDOC_Document_getProperties(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const char *aCollection, struct SIGNDOC_PropertyArray *aOutput)SIGNDOC_Document
SIGNDOC_Document_getRenderedSize(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_RenderOutput *aOutput, const struct SIGNDOC_RenderParameters *aParams)SIGNDOC_Document
SIGNDOC_Document_getRequiredSaveToFileFlags(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int *aOutput)SIGNDOC_Document
SIGNDOC_Document_getResolution(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aPage, double *aResX, double *aResY)SIGNDOC_Document
SIGNDOC_Document_getSaveToFileFlags(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int *aOutput)SIGNDOC_Document
SIGNDOC_Document_getSaveToStreamFlags(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int *aOutput)SIGNDOC_Document
SIGNDOC_Document_getShootInFoot(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_getSignature(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aIndex, struct SIGNDOC_Signature **aOutput)SIGNDOC_Document
SIGNDOC_Document_getSignatureCount(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_getSPPDFDocument(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, SIGNDOC_Boolean aDestroy)SIGNDOC_Document
SIGNDOC_Document_getStringProperty(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aCollection, const char *aName, char **aValue)SIGNDOC_Document
SIGNDOC_Document_getTextFieldAttributes(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_TextFieldAttributes *aOutput)SIGNDOC_Document
SIGNDOC_Document_getType(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_importPageFromImageBlob(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aTargetPage, const unsigned char *aPtr, size_t aSize, double aZoom, double aWidth, double aHeight, int aFlags)SIGNDOC_Document
SIGNDOC_Document_importPageFromImageBlob2(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aTargetPage, const unsigned char *aPtr, size_t aSize, double aZoom, double aWidth, double aHeight, int aFlags, int aEncoding, const char *aDescription, const char *aLang)SIGNDOC_Document
SIGNDOC_Document_importPageFromImageFile(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aTargetPage, int aEncoding, const char *aPath, double aZoom, double aWidth, double aHeight, int aFlags)SIGNDOC_Document
SIGNDOC_Document_importPageFromImageFile2(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aTargetPage, int aEncoding, const char *aPath, double aZoom, double aWidth, double aHeight, int aFlags, int aEncoding2, const char *aDescription, const char *aLang)SIGNDOC_Document
SIGNDOC_Document_importPages(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aTargetPage, struct SIGNDOC_Document *aSource, int aSourcePage, int aPageCount, int aFlags)SIGNDOC_Document
SIGNDOC_Document_importProperties(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const char *aCollection, struct SIGNDOC_InputStream *aStream, int aFlags)SIGNDOC_Document
SIGNDOC_Document_importPropertiesFromMemory(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const char *aCollection, const unsigned char *aPtr, size_t aSize, int aFlags)SIGNDOC_Document
SIGNDOC_Document_isModified(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Document *aObj, SIGNDOC_Boolean *aModified)SIGNDOC_Document
SIGNDOC_Document_isTaggedPDF(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Document *aObj, SIGNDOC_Boolean *aTaggedPDF)SIGNDOC_Document
SIGNDOC_Document_removeAnnotation(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, int aPage, const char *aName)SIGNDOC_Document
SIGNDOC_Document_removeAttachment(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aName)SIGNDOC_Document
SIGNDOC_Document_removeDocMDP(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj)SIGNDOC_Document
SIGNDOC_Document_removeField(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aName)SIGNDOC_Document
SIGNDOC_Document_removeLogicalStructure(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_removePages(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const int *aPagesPtr, int aPagesCount, int aMode)SIGNDOC_Document
SIGNDOC_Document_removePDFA(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_removePDFUA(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_removePermissions(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_removeProperty(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aCollection, const char *aName)SIGNDOC_Document
SIGNDOC_Document_removeXFA(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_renderPageAsImage(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_ByteArray *aImage, struct SIGNDOC_RenderOutput *aOutput, const struct SIGNDOC_RenderParameters *aRenderParameters, const struct SIGNDOC_VerificationParameters *aVerificationParameters, const struct SIGNDOC_Rect *aClipRect)SIGNDOC_Document
SIGNDOC_Document_renderPageAsSignDocImage(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_Image **aImage, struct SIGNDOC_RenderOutput *aOutput, const struct SIGNDOC_RenderParameters *aRenderParameters, const struct SIGNDOC_VerificationParameters *aVerificationParameters, const struct SIGNDOC_Rect *aClipRect)SIGNDOC_Document
SIGNDOC_Document_saveToFile(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aPath, int aFlags)SIGNDOC_Document
SIGNDOC_Document_saveToFileW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const wchar_t *aPath, int aFlags)SIGNDOC_Document
SIGNDOC_Document_saveToMemory(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_ByteArray *aBlob, int aFlags)SIGNDOC_Document
SIGNDOC_Document_saveToStream(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_OutputStream *aStream, int aFlags)SIGNDOC_Document
SIGNDOC_Document_setBooleanProperty(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aCollection, const char *aName, SIGNDOC_Boolean aValue)SIGNDOC_Document
SIGNDOC_Document_setCompatibility(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aMajor, int aMinor)SIGNDOC_Document
SIGNDOC_Document_setCompressionLevel(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aLevel)SIGNDOC_Document
SIGNDOC_Document_setDefaultDocumentLanguage(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aLang)SIGNDOC_Document
SIGNDOC_Document_setDocumentLanguage(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aLang)SIGNDOC_Document
SIGNDOC_Document_setField(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_Field *aField, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_setFlags(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_setIntegerProperty(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aCollection, const char *aName, int aValue)SIGNDOC_Document
SIGNDOC_Document_setShootInFoot(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_setStringProperty(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aCollection, const char *aName, const char *aValue)SIGNDOC_Document
SIGNDOC_Document_setTextFieldAttributes(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, struct SIGNDOC_TextFieldAttributes *aData)SIGNDOC_Document
SIGNDOC_Document_updateDSS(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const struct SIGNDOC_VerificationParameters *aParameters, unsigned aFlags, int *aCount)SIGNDOC_Document
SIGNDOC_Document_updateDSS2(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aFieldName, const struct SIGNDOC_VerificationParameters *aParameters, unsigned aFlags)SIGNDOC_Document
SIGNDOC_Document_verifySignature(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, int aEncoding, const char *aFieldName, struct SIGNDOC_VerificationResult **aOutput)SIGNDOC_Document
SIGNDOC_Document_verifySignature2(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const struct SIGNDOC_Signature *aSignature, struct SIGNDOC_VerificationResult **aOutput)SIGNDOC_Document
SIGNDOC_Document_verifySignatureW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Document *aObj, const wchar_t *aFieldName, struct SIGNDOC_VerificationResult **aOutput)SIGNDOC_Document