AllowComments
SignatureLine.AllowComments property
Indikerar om kommentarer kan bifogas.
public bool AllowComments { get; set; }
Exempel
[C#]
if(s.AllowComments)
{
// Kommentarer kan bifogas.
}
Se även
- class SignatureLine
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells