Click or drag to resize

PdfSignerContactInfo Property

Gets or sets the information provided by the signer to enable a recipient to contact the signer to verify the signature.

Default value: .


Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntax
public string ContactInfo { get; set; }

Property Value

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