 | SignatureContactInfo Property |
The contact information of the signer
Information provided by the signer to enable a recipient to contact
the signer to verify the signature; for example, a phone number.
Namespace: PdfTools.Toolbox.Pdf.FormsAssembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.7.1+cd848a3eabf1b263af73d28a644a529edd2f1318
Syntaxpublic string ContactInfo { get; }
Property Value
String
ExceptionsException | Condition |
---|
InvalidOperationException | if the object has already been closed |
See Also