AllowComments
SignatureLine.AllowComments property
Yorumların eklenip eklenemeyeceğini gösterir.
public bool AllowComments { get; set; }
Örnekler
[C#]
if(s.AllowComments)
{
// Yorumlar eklenebilir.
}
Ayrıca bakınız
- class SignatureLine
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells