Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Security Namespace / Signature Class / ContactInfo Property

In This Topic
    ContactInfo Property (Signature)
    In This Topic
    Gets 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 ReadOnly Property ContactInfo As System.String
    public System.string ContactInfo {get;}
    See Also