AllowComments
SignatureLine.AllowComments property
Indica se è possibile allegare commenti.
public bool AllowComments { get; set; }
Esempi
[C#]
if(s.AllowComments)
{
// Potrebbero essere allegati commenti.
}
Guarda anche
- class SignatureLine
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells