PDFReaderControls.NET Professional Type Reference

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