ShowSignedDate
SignatureLine.ShowSignedDate property
İmzalı tarihin gösterilip gösterilmeyeceğini belirtir.
public bool ShowSignedDate { get; set; }
Örnekler
[C#]
if(s.ShowSignedDate)
{
//İmza tarihini göster.
}
Ayrıca bakınız
- class SignatureLine
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells