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.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string ContactInfo { get; set; }
Public Property ContactInfo As String
Get
Set
Property Value
Type:
String
See Also