Title
SignatureLine.Title property
الحصول على عنوان المغني وتحديده .
public string Title { get; set; }
أمثلة
[C#]
// إنشاء كائن سطر التوقيع
SignatureLine s4 = new SignatureLine();
s4.Title = "Development Lead";
أنظر أيضا
- class SignatureLine
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells