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: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public string ContactInfo { get; set; }

Property Value

Type: String
See Also