 | 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.10.0+cda01add3923b11abcc0077fbe8862ccecbd75b0
Syntaxpublic string ContactInfo { get; }
Property Value
String
ExceptionsException | Condition |
---|
InvalidOperationException | if the object has already been closed |
See Also