Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISignatureSetup Interface / SuggestedSignerEmail Property
In This Topic
    SuggestedSignerEmail Property
    In This Topic
    Gets or sets the email address of the signer of the document. Read/write.
    Syntax
    System.string SuggestedSignerEmail {get; set;}
    See Also