PDFKit.NET 2.0 Class Library (.NET 2.0)

SignatureField.SignedName Property

The name which signed this document.

public string SignedName {get;}

Remarks

This property will only return a value if IsSigned is true. If not, a null reference is returned.

See Also

SignatureField Class | TallComponents.PDF.Forms.Fields Namespace