Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISignature Interface / SignDate Property
In This Topic
    SignDate Property
    In This Topic
    Returns an Object representing the date and time that the digital certificate corresponding to the Signature object was attached to the document.
    Syntax
    System.Nullable<DateTime> SignDate {get;}
    See Also