Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ISignature Interface
/ SignDate Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
System.Nullable<DateTime> SignDate {
get
;}
See Also
Reference
ISignature Interface
ISignature Members