ShowSignedDate
SignatureLine.ShowSignedDate property
Indica se mostrare la data firmata.
public bool ShowSignedDate { get; set; }
Esempi
[C#]
if(s.ShowSignedDate)
{
//Mostra data firmata.
}
Guarda anche
- class SignatureLine
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells