ExpertPdf Html to Pdf Converter Library
ContactInfo Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDigitalSignatureElementContactInfo
ExpertPdf Html to Pdf Converter Library
Information provided by the signer to enable a recipient to contact the signer to verify the signature; for example, a phone number.
Declaration Syntax
C#Visual BasicVisual C++
public string ContactInfo { get; set; }
Public Property ContactInfo As String
	Get
	Set
public:
property String^ ContactInfo {
	String^ get ();
	void set (String^ value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)