Click or drag to resize

PdfSignature ContactInfo Property

Gets or sets a phone number of signer Information provided by the signer to enable a recipient to contact the signer to verify the signature; for example, a phone number.

Namespace: Spire.Pdf.Interactive.DigitalSignatures
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string ContactInfo { get; set; }

Property Value

Type: String
See Also