PDFKit.NET 2.0 Class Library (.NET 2.0)

SignatureField.SignedUpdate Property

The update in which this signature field is signed.

public TallComponents.PDF.Update SignedUpdate {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