ExpertPdf PDF Creator Library
ContactInfo Property
NamespacesExpertPdf.PdfCreatorDigitalSignatureElementContactInfo
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)