Click or drag to resize

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.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public string ContactInfo { get; set; }

Property Value

String
Information provided by the signer to enable a recipient to contact the signer to verify the signature.
See Also