Documents for PDF, .NET Edition Documentation
Value Property (SignatureField)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > SignatureField Class : Value Property
Gets or sets the GrapeCity.Documents.Pdf.Security.Signature object defining value of this SignatureField. Note! Settings this property to null removes signature from document.
Syntax
'Declaration
 
Public Shadows Property Value As Signature
public new Signature Value {get; set;}
See Also

Reference

SignatureField Class
SignatureField Members