sync toc
Encryption
Asymmetric Class
Asymmetric Members
Asymmetric Constructor
Asymmetric Constructor ()
Asymmetric Constructor (Int32)
Asymmetric Properties
DefaultPrivateKey Property
DefaultPublicKey Property
KeyContainerName Property
KeySizeBits Property
KeySizeMaxBits Property
KeySizeMinBits Property
KeySizeStepBits Property
Asymmetric Methods
Decrypt Method
Decrypt Method (Data)
Decrypt Method (Data, Asymmetric.PrivateKey)
Decrypt Method (Data, String)
Encrypt Method
Encrypt Method (Data)
Encrypt Method (Data, Asymmetric.PublicKey)
Encrypt Method (Data, String)
GenerateNewKeyset Method
GenerateNewKeyset Method (Asymmetric.PublicKey, Asymmetric.PrivateKey)
GenerateNewKeyset Method (String, String)
Asymmetric.PrivateKey Class
Asymmetric.PrivateKey Members
Asymmetric.PrivateKey Constructor
Asymmetric.PrivateKey Constructor ()
Asymmetric.PrivateKey Constructor (String)
Asymmetric.PrivateKey Fields
Coefficient Field
Exponent Field
Modulus Field
PrimeExponentP Field
PrimeExponentQ Field
PrimeP Field
PrimeQ Field
PrivateExponent Field
Asymmetric.PrivateKey Methods
ExportToConfigFile Method
ExportToXmlFile Method
LoadFromConfig Method
LoadFromXml Method
ToConfigSection Method
ToParameters Method
ToXml Method
Asymmetric.PublicKey Class
Asymmetric.PublicKey Members
Asymmetric.PublicKey Constructor
Asymmetric.PublicKey Constructor ()
Asymmetric.PublicKey Constructor (String)
Asymmetric.PublicKey Fields
Exponent Field
Modulus Field
Asymmetric.PublicKey Methods
ExportToConfigFile Method
ExportToXmlFile Method
LoadFromConfig Method
LoadFromXml Method
ToConfigSection Method
ToParameters Method
ToXml Method
Data Class
Data Members
Data Constructor
Data Constructor ()
Data Constructor (Byte[])
Data Constructor (String)
Data Constructor (String, Encoding)
Data Fields
DefaultEncoding Field
Encoding Field
Data Properties
Base64 Property
Bytes Property
Hex Property
IsEmpty Property
MaxBits Property
MaxBytes Property
MinBits Property
MinBytes Property
StepBits Property
StepBytes Property
Text Property
Data Methods
ToBase64 Method
ToHex Method
ToString Method
Hash Class
Hash Members
Hash Constructor
Hash Properties
Value Property
Hash Methods
Calculate Method
Calculate Method (Data)
Calculate Method (Data, Data)
Calculate Method (Stream)
Hash.Provider Enumeration
Symmetric Class
Symmetric Members
Symmetric Constructor
Symmetric Properties
IntializationVector Property
Key Property
KeySizeBits Property
KeySizeBytes Property
Symmetric Methods
Decrypt Method
Decrypt Method (Data)
Decrypt Method (Data, Data)
Decrypt Method (Stream)
Decrypt Method (Stream, Data)
Encrypt Method
Encrypt Method (Data)
Encrypt Method (Data, Data)
Encrypt Method (Stream)
Encrypt Method (Stream, Data)
Encrypt Method (Stream, Data, Data)
RandomInitializationVector Method
RandomKey Method
Symmetric.Provider Enumeration
FDFApp
FDFApp_Class Class
FDFApp_Class Members
FDFApp_Class Constructor
FDFApp_Class Properties
DefaultEncoding Property
FDFAppErrors Property
MimeFDF Property
MimeHTML Property
MimePDF Property
MimeTXT Property
MimeXDP Property
MimeXFDF Property
MimeXML Property
FDFApp_Class Methods
FDFAppErrorsStr Method
FDFCreate Method
FDFHasErrors Method
FDFOpenFromBuf Method
FDFOpenFromFile Method
FDFOpenFromFileiText Method
FDFOpenFromStr Method
FDFOpenFromStream Method
FDFOpenFromURL Method
FDFOpenWithiText Method
FDFOpenWithiText Method (Byte[], Boolean, String)
FDFOpenWithiText Method (Stream, Boolean, String)
FDFOpenWithiText Method (String, Boolean, String)
PDFOpenFromBuf Method
PDFOpenFromFile Method
PDFOpenFromStream Method
PDFOpenFromURL Method
PDFSave Method
PDFSavetoBuf Method
PDFSavetoStr Method
PDFSavetoStream Method
PrintPDF Method
PrintPDF Method (String)
PrintPDF Method (String, String, String)
ResetErrors Method
FDFApp_Class.ExportCode Enumeration
FDFApp_Class.FDFType Enumeration
FDFApp_Class.FieldType Enumeration
FDFDoc_Class Class
FDFDoc_Class Members
FDFDoc_Class Constructor
FDFDoc_Class Fields
isDemo Field
FDFDoc_Class Properties
Annotations Property
DefaultEncoding Property
Differences Property
DocType Property
FDFAppendSaves Property
FDFData Property
FDFDocErrors Property
FDFDocument Property
FDFFields Property
FDFGetFile Property
FDFGetObjects Property
FDFGetStatus Property
FDFGetTargetFrame Property
FDFHasChanges Property
FDFSetTargetFrame Property
PDFData Property
Version Property
XDPData Property
XDPForm Property
XDPForm Property (Int32)
XDPForm Property (String)
XDPFormName Property
XDPFormNumber Property
XDPGetFile Property
FDFDoc_Class Methods
ConvertString_ISO88591_UTF8 Method
ConvertString_UTF8_ISO88591 Method
Download_RestrictedFile Method
Download_RestrictedFile Method (String)
Download_RestrictedFile Method (String, String, String)
Download_RestrictedFile Method (String, String, String, String)
FDFAddDocJavaScript Method
FDFAddField Method
FDFAddField Method (String, String, FDFDoc_Class.FieldType, Boolean, Boolean)
FDFAddField Method (String, String[], FDFDoc_Class.FieldType, Boolean, Boolean)
FDFAddObject Method
FDFAddOptField Method
FDFAddOptField Method (String, String, String, Boolean)
FDFAddOptField Method (String, String[], String[], Boolean)
FDFAddRemoveField Method
FDFClose Method
FDFCreateFDFFromHTMLForm Method
FDFCreateHTMLFormFromDataRow Method
FDFCreateHTMLFormFromFDF Method
FDFDecryptData2Bytes Method
FDFDecryptData2Bytes Method (Byte[], String, Symmetric.Provider)
FDFDecryptData2Bytes Method (Stream, String, Symmetric.Provider)
FDFDecryptData2Bytes Method (String, String, Symmetric.Provider)
FDFDecryptData2File Method
FDFDecryptData2File Method (String, Byte[], String, Symmetric.Provider)
FDFDecryptData2File Method (String, Stream, String, Symmetric.Provider)
FDFDecryptData2File Method (String, String, String, Symmetric.Provider)
FDFDecryptData2String Method
FDFDecryptData2String Method (Byte[], String, Symmetric.Provider)
FDFDecryptData2String Method (Stream, String, Symmetric.Provider)
FDFDecryptData2String Method (String, String, Symmetric.Provider)
FDFDocErrorsStr Method
FDFEncryptData2Byte Method
FDFEncryptData2File Method
FDFEncryptData2String Method
FDFFieldCount Method
FDFGetFields Method
FDFGetObject Method
FDFGetValue Method
FDFGetValueByteArray Method
FDFGetValueCharArray Method
FDFGetValueEnc Method
FDFGetValues Method
FDFGetValues Method (String, Boolean)
FDFGetValues Method (String, Int32, Boolean)
FDFGetValues Method (String, String, Boolean)
FDFHasErrors Method
FDFNextFieldName Method
FDFObjectCount Method
FDFSave Method
FDFSavetoArray Method
FDFSavetoBuf Method
FDFSavetoFile Method
FDFSavetoStr Method
FDFSavetoStream Method
FDFSetDataRowFromValues Method
FDFSetDataRowFromValues Method (DataRow)
FDFSetDataRowFromValues Method (DataRow, String)
FDFSetDataSetFromValues Method
FDFSetFDFVersion Method
FDFSetFile Method
FDFSetHideAction Method
FDFSetImportDataAction Method
FDFSetJavaScriptAction Method
FDFSetNamedAction Method
FDFSetOnImportJavaScript Method
FDFSetOpt Method
FDFSetOpt Method (String, String, String, Boolean)
FDFSetOpt Method (String, String[], String[], Boolean)
FDFSetResetFormAction Method
FDFSetStatus Method
FDFSetSubmitFormAction Method
FDFSetURIAction Method
FDFSetValue Method
FDFSetValues Method
FDFSetValuesFromDataRow Method
FDFSetValuesFromDataSet Method
ForceDownload Method
ForceDownload Method (Page, Byte[], FDFDoc_Class.FDFType, String)
ForceDownload Method (Page, Byte[], String)
GetChanges Method
GetDataFromExcel Method
GetXDPForms Method
Initialize Method
PDFBatchMergeDataset2PDFFiles Method
PDFConcatenateForms2Buf Method
PDFConcatenateForms2Buf Method (Byte[][])
PDFConcatenateForms2Buf Method (String[])
PDFConcatenateForms2Buf Method (String[], String, String, Int32, Boolean, FDFDoc_Class.EncryptionStrength)
PDFConcatenateForms2File Method
PDFConcatenateForms2File Method (Byte[][], String)
PDFConcatenateForms2File Method (String[], String)
PDFConcatenateForms2File Method (String[], String, String, String, Int32, Boolean, FDFDoc_Class.EncryptionStrength)
PDFFlatten2Buf Method
PDFFlatten2Buf Method (Byte[], Boolean, String)
PDFFlatten2Buf Method (String, Boolean, String)
PDFFlatten2File Method
PDFFlatten2File Method (Byte[], String, Boolean, String)
PDFFlatten2File Method (String, String, Boolean, String)
PDFFlatten2Stream Method
PDFFlatten2Stream Method (Byte[], Boolean, String)
PDFFlatten2Stream Method (String, Boolean, String)
PDFForceDownload Method
PDFMergeFDF2Buf Method
PDFMergeFDF2Buf Method (FDFDoc_Class, Byte[], Boolean, String)
PDFMergeFDF2Buf Method (FDFDoc_Class, Byte[], String, String, Int32, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeFDF2Buf Method (FDFDoc_Class, String, Boolean, String)
PDFMergeFDF2Buf Method (FDFDoc_Class, String, String, Int32, String, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeFDF2Buf Method (Byte[], Boolean, String)
PDFMergeFDF2Buf Method (Byte[], String, String, Int32, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeFDF2Buf Method (Stream, Boolean, String)
PDFMergeFDF2Buf Method (Stream, String, String, Int32, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeFDF2Buf Method (String, Boolean, String)
PDFMergeFDF2Buf Method (String, String, Int32, String, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeFDF2File Method
PDFMergeFDF2File Method (String, String, Boolean, String)
PDFMergeFDF2File Method (String, String, String, Int32, String, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeFDF2Stream Method
PDFMergeFDF2Stream Method (Stream, Boolean, String)
PDFMergeFDF2Stream Method (String, Boolean, String)
PDFMergeFDF2Stream Method (String, String, Int32, String, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeFDFConcatenateForms2Buf Method
PDFMergeFDFConcatenateForms2Buf Method (FDFDoc_Class[], Boolean)
PDFMergeFDFConcatenateForms2Buf Method (String[], FDFDoc_Class[], Boolean)
PDFMergeFDFConcatenateForms2File Method
PDFMergeFDFConcatenateForms2File Method (FDFDoc_Class[], String, Boolean)
PDFMergeFDFConcatenateForms2File Method (String[], FDFDoc_Class[], String, Boolean)
PDFMergeXDP2Buf Method
PDFMergeXDP2Buf Method (FDFDoc_Class, String, Boolean, String)
PDFMergeXDP2Buf Method (Byte[], Boolean, String)
PDFMergeXDP2Buf Method (Byte[], String, String, Int32, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeXDP2Buf Method (Stream, Boolean, String)
PDFMergeXDP2Buf Method (Stream, String, String, Int32, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeXDP2Buf Method (String, FDFDoc_Class, String, Boolean, String)
PDFMergeXDP2Buf Method (String, Boolean, String)
PDFMergeXDP2Buf Method (String, String, Int32, Stream, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeXDP2Buf Method (String, String, Int32, String, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeXDP2Buf Method (String, String, String, Int32, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeXDP2File Method
PDFMergeXDP2File Method (String, String, Boolean, String)
PDFMergeXDP2File Method (String, String, String, Int32, String, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeXDP2File Method (String, String, String, String, Int32, String, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeXDP2Stream Method
PDFMergeXDP2Stream Method (FDFDoc_Class, String, Boolean, String)
PDFMergeXDP2Stream Method (String, FDFDoc_Class, String, Boolean, String)
PDFMergeXDP2Stream Method (String, String, Int32, String, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeXDP2Stream Method (String, String, String, Int32, String, Boolean, FDFDoc_Class.EncryptionStrength, String)
PDFMergeXDPConcatenateForms2Buf Method
PDFMergeXDPConcatenateForms2Buf Method (FDFDoc_Class[], Boolean)
PDFMergeXDPConcatenateForms2Buf Method (String[], FDFDoc_Class[], Boolean)
PDFMergeXDPConcatenateForms2File Method
PDFMergeXDPConcatenateForms2File Method (FDFDoc_Class[], String, Boolean)
PDFMergeXDPConcatenateForms2File Method (String[], FDFDoc_Class[], String, Boolean)
PDFSavetoBuf Method
PDFSavetoStream Method
ReadFileToBytes Method
ReadStreamToBytes Method
ResetErrors Method
SaveBytesToFile Method
XDPAddField Method
XDPAddField Method (String, String, FDFDoc_Class.FieldType, Boolean, Boolean)
XDPAddField Method (String, String, Int32, FDFDoc_Class.FieldType, Boolean, Boolean)
XDPAddField Method (String, String, String, FDFDoc_Class.FieldType, Boolean, Boolean)
XDPAddForm Method
XDPGetFields Method
XDPGetForms Method
XDPGetValue Method
XDPGetValue Method (String, Boolean)
XDPGetValue Method (String, Int32, Boolean)
XDPGetValue Method (String, String, Boolean)
XDPSetSubmitFormAction Method
XDPSetValue Method
XDPSetValue Method (String, String, Boolean, Boolean)
XDPSetValue Method (String, String, Int32, Boolean, Boolean)
XDPSetValue Method (String, String, String, Boolean, Boolean)
FDFDoc_Class.ActionTypes Enumeration
FDFDoc_Class.EncryptionStrength Enumeration
FDFDoc_Class.FDFActions Structure
FDFDoc_Class.FDFActions Members
FDFDoc_Class.FDFActions Fields
ActionType Field
Exported Field
FieldName Field
FieldNum Field
FieldType Field
JavaScript_URL Field
Trigger Field
FDFDoc_Class.FDFActionTrigger Enumeration
FDFDoc_Class.FDFDoc_Class Structure
FDFDoc_Class.FDFDoc_Class Members
FDFDoc_Class.FDFDoc_Class Fields
Annotations Field
AppendSaves Field
Differences Field
DocType Field
FDFData Field
FileName Field
FormName Field
HasChanges Field
PDFData Field
Status Field
struc_DocScript Field
struc_FDFActions Field
struc_FDFFields Field
struc_HideActions Field
struc_ImportDataAction Field
struc_ImportScripts Field
struc_NamedActions Field
struc_XDPActions Field
TargetFrame Field
TmpNewPage Field
TmpRename Field
TmpTemplateName Field
Version Field
XDPData Field
FDFDoc_Class.FDFDocType Enumeration
FDFDoc_Class.FDFField Structure
FDFDoc_Class.FDFField Members
FDFDoc_Class.FDFField Fields
DefaultValue Field
DisplayName Field
DisplayValue Field
FieldEnabled Field
FieldName Field
FieldNum Field
FieldType Field
FieldValue Field
FDFDoc_Class.FDFHideAction Structure
FDFDoc_Class.FDFHideAction Members
FDFDoc_Class.FDFHideAction Fields
Exported Field
FieldName Field
Hide Field
Target Field
Trigger Field
FDFDoc_Class.FDFImportDataAction Structure
FDFDoc_Class.FDFImportDataAction Members
FDFDoc_Class.FDFImportDataAction Fields
Exported Field
FieldName Field
FileName Field
Trigger Field
FDFDoc_Class.FDFImportScript Structure
FDFDoc_Class.FDFImportScript Members
FDFDoc_Class.FDFImportScript Fields
Before Field
ScriptCode Field
FDFDoc_Class.FDFNamedAction Structure
FDFDoc_Class.FDFNamedAction Members
FDFDoc_Class.FDFNamedAction Fields
Exported Field
FieldName Field
Hide Field
Name Field
Trigger Field
FDFDoc_Class.FDFObjects Structure
FDFDoc_Class.FDFObjects Members
FDFDoc_Class.FDFObjects Fields
objAnnotations Field
objData Field
objDifferences Field
objInteger Field
objNum Field
objVersion Field
FDFDoc_Class.FDFScripts Structure
FDFDoc_Class.FDFScripts Members
FDFDoc_Class.FDFScripts Fields
ScriptCode Field
ScriptName Field
FDFDoc_Class.FDFTemplate Structure
FDFDoc_Class.FDFTemplate Members
FDFDoc_Class.FDFTemplate Fields
FDFFields Field
FDFJSActions Field
FileName Field
FDFDoc_Class.FDFType Enumeration
FDFDoc_Class.FieldType Enumeration
FDFDoc_Class.PDFDoc Structure
FDFDoc_Class.PDFDoc Members
FDFDoc_Class.PDFDoc Fields
FileName Field
FDFDoc_Class.PDFPermissions Enumeration
FDFDoc_Class.XDPActions Structure
FDFDoc_Class.XDPActions Members
FDFDoc_Class.XDPActions Fields
ActionType Field
EmbedPDF Field
Exported Field
FieldName Field
FieldNum Field
FieldType Field
Format Field
ID Field
JavaScript_URL Field
Lock Field
Trigger Field
use Field
xdpContent Field
FDFDoc_Class.XDPActionTrigger Enumeration
FDFErrors Class
FDFErrors Members
FDFErrors Constructor
FDFErrors Properties
FDFErrors Property
FDFErrors Methods
FDFAddError Method
FDFErrorsStr Method
FDFHasErrors Method
ResetErrors Method
FDFErrors.FDFErc Enumeration
FDFErrors.FDFError Structure
FDFErrors.FDFError Members
FDFErrors.FDFError Fields
FDFError Field
FDFError_Code Field
FDFError_Module Field
FDFError_Msg Field
FDFError_Number Field
Mail Class
Mail Members
Mail Constructor
Mail.MailMessage Class
Mail.MailMessage Members
Mail.MailMessage Constructor
Mail.MailMessage Constructor ()
Mail.MailMessage Constructor (MailMessage)
Mail.MailMessage Properties
msgBcc Property
msgBody Property
msgBodyFormatIsHTML Property
msgCc Property
msgFromAddress Property
msgMailMessage Property
msgSubject Property
msgTo Property
Mail.MailMessage Methods
Add_Attachment Method
Add_Attachment Method (Byte[], String, String)
Add_Attachment Method (Stream, String, String)
Add_Attachment Method (String)
Add_Attachment Method (String, String)
Add_BccRecipient Method
Add_CcRecipient Method
Add_FromAddress Method
Add_Recipient Method
Add_Recipient Method (String)
Add_Recipient Method (String, String)
Add_Recipients Method
Mail.MailMessage.MailFormat Enumeration
Mail.SMTPServer Class
Mail.SMTPServer Members
Mail.SMTPServer Constructor
Mail.SMTPServer Properties
FDFSMTPClient Property
SMTPConnectionTimeOut Property
SMTPCredentials Property
SMTPPassword Property
SMTPServerName Property
SMTPServerPort Property
SMTPUserName Property
Mail.SMTPServer Methods
FDFSendEmail Method
FDFSendEmail Method (MailMessage, FDFDoc_Class, Mail.SMTPServer.FDFType)
FDFSendEmail Method (MailMessage, FDFDoc_Class, Mail.SMTPServer.FDFType, String, Symmetric.Provider)
FDFSendEmail Method (MailMessage, FDFDoc_Class, String, Mail.SMTPServer.FDFType)
FDFSendEmail Method (MailMessage, Byte[], Mail.SMTPServer.FDFType)
FDFSendEmail Method (MailMessage, Byte[], Mail.SMTPServer.FDFType, String, Symmetric.Provider)
NewNetworkCredentials Method
PDFSendEmail Method
PDFSendEmail Method (MailMessage, Byte[], Mail.SMTPServer.FDFType, Boolean)
PDFSendEmail Method (MailMessage, Byte[], String, Mail.SMTPServer.FDFType, Boolean)
ResetErrors Method
SendMail Method
SendMail Method (MailMessage, String)
SendMail Method (MailMessage, String, Byte[])
SendMail Method (MailMessage, String, Stream)
SMTPErrorsStr Method
SMTPHasErrors Method
Mail.SMTPServer.FDFType Enumeration
Mail.SMTPServer.SMTPAuthenticate Enumeration