Id
SignatureLine.Id property
الحصول على أو تعيين معرف لسطر التوقيع هذا.
public Guid Id { get; set; }
أمثلة
[C#]
// إنشاء كائن سطر التوقيع
SignatureLine s1 = new SignatureLine();
s1.Id = System.Guid.NewGuid();
أنظر أيضا
- class SignatureLine
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells