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