TXTextControl.ServerTextControl.SignatureFields |
Gets a collection of all signature fields contained in the main text of the document. |
TXTextControl.SignatureField.Image |
Gets or sets a SignatureImage. |
TXTextControl.SignatureField.SignerData |
Gets or sets a suggested signer's name, title and address and a reason why to sign the document. |
TXTextControl.SignatureFieldEventArgs.SignatureField |
Gets an object that represents the image which causes the event. |
TXTextControl.SignatureImage.ExportCompressionQuality |
Sets a value between 1 and 100, which is the quality of a lossy data compression used if this image is saved. |
TXTextControl.SignatureImage.ExportFileName |
Gets or sets the file name used, if a Text Control document is saved. |
TXTextControl.SignatureImage.ExportFilterIndex |
Gets or sets the format used if the image is saved. |
TXTextControl.SignatureImage.ExportMaxResolution |
Gets or sets the maximum resolution in dots per inch used if this image is saved. |
TXTextControl.SignatureImage.FileName |
Gets or sets the corresponding file name and path from which the image has been loaded. |
TXTextControl.SignatureImage.FilterIndex |
Gets or sets the format of the image. |
TXTextControl.SignatureImage.SaveMode |
Determines whether the image is stored through its data or through its file reference. |
TXTextControl.SignerData.Name |
Gets the name of a suggested signer. |
TXTextControl.SignerData.Title |
Gets the title of a suggested signer. |
TXTextControl.SignerData.Address |
Gets the address of a suggested signer. |
TXTextControl.SignerData.ContactInfo |
Gets contact information of a suggested signer, such as a phone number. |
TXTextControl.SignerData.Reason |
Gets a reason why the document is signed. |