Documents for PDF, .NET Edition Documentation
ContactInfo Property (SignatureProperties)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > SignatureProperties Class : ContactInfo Property
Gets or sets the information provided by the signer to enable a recipient to contact the signer to verify the signature (for example, a phone number).
Syntax
'Declaration
 
Public Property ContactInfo As System.String
public System.string ContactInfo {get; set;}
See Also

Reference

SignatureProperties Class
SignatureProperties Members