ShowSignedDate
SignatureLine.ShowSignedDate property
Indica si mostrar fecha de firma.
public bool ShowSignedDate { get; set; }
Ejemplos
[C#]
if(s.ShowSignedDate)
{
//Mostrar fecha firmada.
}
Ver también
- class SignatureLine
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells