ComponentOne PDF for .NET
C1.Pdf Namespace / PdfSignature Class / ContactInfo Property

In This Topic
    ContactInfo Property (PdfSignature)
    In This Topic
    Gets or sets the contact information (such as an e-mail address).
    Syntax
    'Declaration
     
    
    Public Property ContactInfo As String
    public string ContactInfo {get; set;}
    See Also