AllowComments
SignatureLine.AllowComments property
Gibt an, ob Kommentare angehängt werden können.
public bool AllowComments { get; set; }
Beispiele
[C#]
if(s.AllowComments)
{
// Kommentare können angehängt werden.
}
Siehe auch
- class SignatureLine
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells