Click or drag to resize

DigitalSignatureElementContactInfo Property

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

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public string ContactInfo { get; set; }

Property Value

Type: String
See Also