| 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.4.0+02318d3e3f9645a1305b87026fb971a660079e54
Syntax public string ContactInfo { get; }
Property Value
StringExceptions Exception | Condition |
---|
InvalidOperationException | if the object has already been closed |
See Also