SignatureLine.ShowSignedDate
SignatureLine.ShowSignedDate property
Indicates whether show signed date.
public bool ShowSignedDate { get; set; }
Examples
[C#]
if(s.ShowSignedDate)
{
//Show signed date.
}
See Also
- class SignatureLine
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells