SignDoc SDK (.NET with exceptions)  5.0.0
SignDocDocument Member List

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

!SignDocDocument()SignDocDocument
addAnnotation(int aPage, SignDocAnnotation aAnnot)SignDocDocument
addAttachmentBlob(string aName, string aDescription, string aType, string aModificationTime, byte[] aData, AddAttachmentFlags aFlags)SignDocDocument
addAttachmentFile(string aName, string aDescription, string aType, string aPath, AddAttachmentFlags aFlags)SignDocDocument
addField(SignDocField aField, SetFieldFlags aFlags)SignDocDocument
addImageFromFile(int aTargetPage, string aPath, double aZoom, double aX, double aY, double aWidth, double aHeight, ImportImageFlags aFlags)SignDocDocument
addImageFromFile2(int aTargetPage, string aPath, double aZoom, double aX, double aY, double aWidth, double aHeight, ImportImageFlags aFlags, string aDescription, string aLang)SignDocDocument
addImageFromMemory(int aTargetPage, byte[] aData, double aZoom, double aX, double aY, double aWidth, double aHeight, ImportImageFlags aFlags)SignDocDocument
addImageFromMemory2(int aTargetPage, byte[] aData, double aZoom, double aX, double aY, double aWidth, double aHeight, ImportImageFlags aFlags, string aDescription, string aLang)SignDocDocument
addPage(int aTargetPage, double aWidth, double aHeight)SignDocDocument
addSignature(SignDocSignatureParameters aSignatureParameters, SignDocVerificationParameters aVerificationParameters)SignDocDocument
addText(string aText, int aPage, double aX, double aY, string aFontName, double aFontSize, SignDocColor aTextColor, double aOpacity, AddTextFlags aFlags)SignDocDocument
addText2(string aText, int aPage, double aX, double aY, string aFontName, double aFontSize, SignDocColor aTextColor, double aOpacity, AddTextFlags aFlags, string aLang)SignDocDocument
addTextRect(string aText, int aPage, double aX0, double aY0, double aX1, double aY1, string aFontName, double aFontSize, double aLineSkip, SignDocColor aTextColor, double aOpacity, DocumentHAlignment aHAlignment, DocumentVAlignment aVAlignment, AddTextRectFlags aFlags)SignDocDocument
addTextRect2(string aText, int aPage, double aX0, double aY0, double aX1, double aY1, string aFontName, double aFontSize, double aLineSkip, SignDocColor aTextColor, double aOpacity, DocumentHAlignment aHAlignment, DocumentVAlignment aVAlignment, AddTextRectFlags aFlags, string aLang)SignDocDocument
addWatermark(SignDocWatermark aInput)SignDocDocument
applyFdf(string aPath, SetFieldFlags aFlags)SignDocDocument
changeAttachmentDescription(string aName, string aDescription)SignDocDocument
checkAttachment(string aName)SignDocDocument
clearAllSignatures()SignDocDocument
clearApprovalSignatures()SignDocDocument
clearSignature(string aFieldName)SignDocDocument
closeDocument()SignDocDocument
computeZoom(SignDocRenderParameters aParams)SignDocDocument
convCanvasPointToPagePoint(Point aPoint, SignDocRenderParameters aParams)SignDocDocument
convImageRectToPageRect(SignDocImageRect aInput, SignDocRenderParameters aParams)SignDocDocument
convPagePointToCanvasPoint(Point aPoint, SignDocRenderParameters aParams)SignDocDocument
convPageRectToImageRect(Rect aInput, SignDocRenderParameters aParams)SignDocDocument
copyAsSignedToMemory(string aFieldName)SignDocDocument
copyAsSignedToStream(string aFieldName, Stream aStream)SignDocDocument
copyToMemory(CopyToStreamFlags aFlags)SignDocDocument
copyToStream(Stream aStream, CopyToStreamFlags aFlags)SignDocDocument
createFreeTextAnnotation(Point aLowerLeft, Point aUpperRight)SignDocDocument
createFreeTextAnnotation(double aX0, double aY0, double aX1, double aY1)SignDocDocument
createLineAnnotation(Point aStart, Point aEnd)SignDocDocument
createLineAnnotation(double aStartX, double aStartY, double aEndX, double aEndY)SignDocDocument
createScribbleAnnotation()SignDocDocument
createSignatureParameters(string aFieldName, string aProfile)SignDocDocument
createSignatureParametersForTimeStamp()SignDocDocument
createTextIterator(int aFirstPage, int aLastPage, CreateTextIteratorFlags aFlags)SignDocDocument
exportFields(Stream aStream, ExportFlags aFlags)SignDocDocument
exportFieldsToMemory(ExportFlags aFlags)SignDocDocument
exportProperties(string aCollection, Stream aStream, ExportFlags aFlags)SignDocDocument
exportPropertiesToMemory(string aCollection, ExportFlags aFlags)SignDocDocument
findText(int aFirstPage, int aLastPage, string aText, FindTextFlags aFlags)SignDocDocument
flattenAnnotations(int aFirstPage, int aLastPage, FlattenAnnotationsFlags aFlags)SignDocDocument
flattenField(string aName, int aWidget)SignDocDocument
flattenFields(int aFirstPage, int aLastPage, FlattenFieldsFlags aFlags)SignDocDocument
getAnnotation(int aPage, string aName)SignDocDocument
getAnnotations(int aPage)SignDocDocument
getAttachment(string aName)SignDocDocument
getAttachmentBlob(string aName)SignDocDocument
getAttachments()SignDocDocument
getAttachmentStream(string aName)SignDocDocument
getAvailableMethods()SignDocDocument
getBitsPerPixel(int aPage)SignDocDocument
getBooleanProperty(string aCollection, string aName)SignDocDocument
getConversionFactorX(int aPage)SignDocDocument
getConversionFactorY(int aPage)SignDocDocument
getDocMDP()SignDocDocument
getDocumentLanguage()SignDocDocument
getErrorMessage()SignDocDocument
getField(string aName)SignDocDocument
getFields(FieldTypeFlags aTypes)SignDocDocument
getFieldsOfPage(int aPage, FieldTypeFlags aTypes)SignDocDocument
getFlags()SignDocDocument
getIntegerProperty(string aCollection, string aName)SignDocDocument
getLastTimestamp()SignDocDocument
getLockMDP()SignDocDocument
getPageCount()SignDocDocument
getPageHeight(int aPage)SignDocDocument
getPageLabel(int aPage)SignDocDocument
getPageWidth(int aPage)SignDocDocument
getPathname()SignDocDocument
getProfiles(string aFieldName)SignDocDocument
getProperties(string aCollection)SignDocDocument
getRenderedSize(SignDocRenderParameters aParams)SignDocDocument
getRequiredSaveToFileFlags()SignDocDocument
getResolutionX(int aPage)SignDocDocument
getResolutionY(int aPage)SignDocDocument
getSaveToFileFlags()SignDocDocument
getSaveToStreamFlags()SignDocDocument
getShootInFoot()SignDocDocument
getSignature(int aIndex)SignDocDocument
getSignatureCount()SignDocDocument
getStringProperty(string aCollection, string aName)SignDocDocument
getTextFieldAttributes()SignDocDocument
getType()SignDocDocument
importPageFromImageBlob(int aTargetPage, byte[] aData, double aZoom, double aWidth, double aHeight, ImportImageFlags aFlags)SignDocDocument
importPageFromImageBlob2(int aTargetPage, byte[] aData, double aZoom, double aWidth, double aHeight, ImportImageFlags aFlags, string aDescription, string aLang)SignDocDocument
importPageFromImageFile(int aTargetPage, string aPath, double aZoom, double aWidth, double aHeight, ImportImageFlags aFlags)SignDocDocument
importPageFromImageFile2(int aTargetPage, string aPath, double aZoom, double aWidth, double aHeight, ImportImageFlags aFlags, string aDescription, string aLang)SignDocDocument
importPages(int aTargetPage, SignDocDocument aSource, int aSourcePage, int aPageCount, ImportPagesFlags aFlags)SignDocDocument
importProperties(string aCollection, InputStream aStream, ImportFlags aFlags)SignDocDocument
importPropertiesFromMemory(string aCollection, byte[] aBlob, ImportFlags aFlags)SignDocDocument
isModified()SignDocDocument
isTaggedPDF()SignDocDocument
removeAnnotation(int aPage, string aName)SignDocDocument
removeAttachment(string aName)SignDocDocument
removeDocMDP()SignDocDocument
removeField(string aName)SignDocDocument
removeLogicalStructure(RemoveFlags aFlags)SignDocDocument
removePages(ConstArray(int) aPages, KeepOrRemove aMode)SignDocDocument
removePDFA(RemoveFlags aFlags)SignDocDocument
removePDFUA(RemoveFlags aFlags)SignDocDocument
removePermissions(RemoveFlags aFlags)SignDocDocument
removeProperty(string aCollection, string aName)SignDocDocument
removeXFA(RemoveFlags aFlags)SignDocDocument
renderPageAsImage(SignDocRenderOutput aOutput, SignDocRenderParameters aRenderParameters, SignDocVerificationParameters aVerificationParameters, Rect aClipRect)SignDocDocument
renderPageAsSignDocImage(SignDocRenderOutput aOutput, SignDocRenderParameters aRenderParameters, SignDocVerificationParameters aVerificationParameters, Rect aClipRect)SignDocDocument
saveToFile(string aPath, SaveFlags aFlags)SignDocDocument
saveToMemory(SaveFlags aFlags)SignDocDocument
saveToStream(Stream aStream, SaveFlags aFlags)SignDocDocument
setBooleanProperty(string aCollection, string aName, bool aValue)SignDocDocument
setCompatibility(int aMajor, int aMinor)SignDocDocument
setCompressionLevel(int aLevel)SignDocDocument
setDefaultDocumentLanguage(string aLang)SignDocDocument
setDocumentLanguage(string aLang)SignDocDocument
setField(SignDocField aField, SetFieldFlags aFlags)SignDocDocument
setFlags(DocumentFlags aFlags)SignDocDocument
setIntegerProperty(string aCollection, string aName, int aValue)SignDocDocument
setShootInFoot(ShootInFootFlags aFlags)SignDocDocument
setStringProperty(string aCollection, string aName, string aValue)SignDocDocument
setTextFieldAttributes(SignDocTextFieldAttributes aData)SignDocDocument
splitEscapeSequences(string aInput)SignDocDocumentstatic
updateDSS(SignDocVerificationParameters aParameters, UpdateDSSFlags aFlags)SignDocDocument
updateDSS2(string aFieldName, SignDocVerificationParameters aParameters, UpdateDSSFlags aFlags)SignDocDocument
verifySignature(string aFieldName)SignDocDocument
verifySignature2(SignDocSignature aSignature)SignDocDocument
withEscapeSequence(string aText, string aLang)SignDocDocumentstatic
withoutEscapeSequences(string aInput)SignDocDocumentstatic
~SignDocDocument()SignDocDocument