Signer
SignatureLine.Signer property
İmzalayanı alır ve ayarlar.
public string Signer { get; set; }
Örnekler
[C#]
// İmza satırı nesnesi oluştur
SignatureLine s3 = new SignatureLine();
s3.Signer = "Mr xxx";
Ayrıca bakınız
- class SignatureLine
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells