AllowComments
SignatureLine.AllowComments property
يشير إلى إمكانية إرفاق التعليقات.
public bool AllowComments { get; set; }
أمثلة
[C#]
if(s.AllowComments)
{
// يمكن إرفاق التعليقات.
}
أنظر أيضا
- class SignatureLine
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells