|  | 
| PdfDigitalSignatureElementContactInfo Property  | 
 
            Gets or sets the contact information.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
 Syntax
Syntaxpublic string ContactInfo { get; set; }Public Property ContactInfo As String
	Get
	Set
Property Value
Type: 
String Remarks
Remarks
            Information provided by the signer to enable a recipient to contact the signer 
            to verify the signature (for example: a phone number).
            
 See Also
See Also