[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.SignatureField.Value

Value Property

Value

Gets or sets a Signature object that defines this SignatureField.

Setting this property to null removes the signature from the document.

Declaration
public Signature Value { get; set; }
Public Property Value As Signature