Winnovative PDF Creator Library for .NET
ContactInfo Property
NamespacesWinnovative.PdfCreatorDigitalSignatureElementContactInfo
Winnovative PDF Creator Library for .NET
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
public:
property String^ ContactInfo {
	String^ get ();
	void set (String^ value);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 5.0.3.0 (5.0.3.0)