AllowComments
SignatureLine.AllowComments property
Indique si des commentaires peuvent être joints.
public bool AllowComments { get; set; }
Exemples
[C#]
if(s.AllowComments)
{
// Des commentaires peuvent être joints.
}
Voir également
- class SignatureLine
- espace de noms Aspose.Cells.Drawing
- Assemblée Aspose.Cells