PdfSignatureContactInfo Property |
(Optional) Information provided by the signer to enable a recipient to contact the signer to verify the signature.
Example: A phone number.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic string ContactInfo { get; set; }
Public Property ContactInfo As String
Get
Set
Property Value
String
Information provided by the signer to enable a recipient to contact the signer to verify the signature.
See Also